IClient..::..Send Method
Overload List
Name | Description | |
---|---|---|
Send(array<Byte>[]()[][], DeliveryMode) |
Sends data to the server using the specified delivery mode.
|
|
Send(Int32, DataStream, DeliveryMode) |
Sends an event with a code and data to the server using the specified delivery mode.
|
|
Send(DataStream, DeliveryMode) |
Sends data using a DataStream to the server with the specified delivery mode.
|