com.onlineobject.objectnet Namespace

NetworkClient..::..Send Method

Overload List


  Name Description
Public method Send(DataStream, DeliveryMode)
Sends data using the assigned channel and transport layer with the specified delivery mode.
Public method Send(array<Byte>[]()[][], DeliveryMode)
Sends a byte array using the assigned channel and transport layer with the specified delivery mode.
Public method Send(Int32, DataStream, DeliveryMode)
Sends an event with a code and data using the assigned channel and transport layer with the specified delivery mode.