WebSocketSessionManagerSendTo Method |
Name | Description | |
---|---|---|
SendTo(Byte, String) |
Sends data to the client using the specified session.
| |
SendTo(String, String) |
Sends data to the client using the specified session.
| |
SendTo(Stream, Int32, String) |
Sends the data from stream to the client using
the specified session.
|