Gemstone Communication Library
C#
VB
C++
JavaScript
Show/Hide TOC
Server
Base
Send
To
Async Method
Overload List
SendToAsync(Guid,
Byte
)
Sends data to the specified client asynchronously.
SendToAsync(Guid, String)
Sends data to the specified client asynchronously.
SendToAsync(Guid,
Byte
, Int32, Int32)
Sends data to the specified client asynchronously.
See Also
Reference
ServerBase Class
Gemstone.Communication Namespace
In This Article
Overload List
See Also