Click or drag to resize

ClientBase.Send Method

Overload List
  Name Description
Public method Send(Byte[]) Sends data to the server synchronously.
Public method Send(Object) Sends data to the server synchronously.
Public method Send(String) Sends data to the server synchronously.
Public method Send(Byte[], Int32, Int32) Sends data to the server synchronously.
Top
See Also