Click or drag to resize

ServerBaseSendTo Method

Overload List
  Name Description
Public method SendTo(Guid, Byte) Sends data to the specified client synchronously.
Public method SendTo(Guid, Object) Sends data to the specified client synchronously.
Public method SendTo(Guid, String) Sends data to the specified client synchronously.
Public method SendTo(Guid, Byte, Int32, Int32) Sends data to the specified client synchronously.
Top
See Also