NetworkClient..::..Send Method
Overload List
Name | Description | |
---|---|---|
![]() |
Send(DataStream, DeliveryMode) |
Sends data using the assigned channel and transport layer with the specified delivery mode.
|
![]() |
Send(array<Byte>[]()[][], DeliveryMode) |
Sends a byte array using the assigned channel and transport layer with the specified delivery mode.
|
![]() |
Send(Int32, DataStream, DeliveryMode) |
Sends an event with a code and data using the assigned channel and transport layer with the specified delivery mode.
|