WebSocketSessionManager..::..SendTo Method
Overload List
Name | Description | |
---|---|---|
SendTo(array<Byte>[]()[][], String) |
Sends binary data to the client on the session with
the specified id.
|
|
SendTo(String, String) |
Sends text data to the client on the session with
the specified id.
|