com.onlineobject.objectnet Namespace

IClient..::..Send Method

Overload List


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