Gemstone Communication Library
C#
VB
C++
JavaScript
Show/Hide TOC
Client
Base
Send Method
Overload List
Send(
Byte
)
Sends data to the server synchronously.
Send(String)
Sends data to the server synchronously.
Send(
Byte
, Int32, Int32)
Sends data to the server synchronously.
See Also
Reference
ClientBase Class
Gemstone.Communication Namespace
In This Article
Overload List
See Also