WebSocketSessionManagerSendToAsync Method |
| Name | Description | |
|---|---|---|
| SendToAsync(Byte, String, ActionBoolean) |
Sends data asynchronously to the client using
the specified session.
| |
| SendToAsync(String, String, ActionBoolean) |
Sends data asynchronously to the client using
the specified session.
| |
| SendToAsync(Stream, Int32, String, ActionBoolean) |
Sends the data from stream asynchronously to
the client using the specified session.
|