Click or drag to resize

WebSocketSessionManager.SendTo Method

Overload List
  NameDescription
Public methodSendTo(Byte[], String)
Sends data to the client using the specified session.
Public methodSendTo(String, String)
Sends data to the client using the specified session.
Public methodSendTo(Stream, Int32, String)
Sends the data from stream to the client using the specified session.
Top
See Also