Click or drag to resize

ServerBaseSendToAsync Method

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