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