Server
|
Name | Description | |
---|---|---|
SendTo(Guid, Byte) | Sends data to the specified client synchronously. | |
SendTo(Guid, Object) | Sends data to the specified client synchronously. | |
SendTo(Guid, String) | Sends data to the specified client synchronously. | |
SendTo(Guid, Byte, Int32, Int32) | Sends data to the specified client synchronously. |