WebSocketSessionManagerBroadcast Method |
Name | Description | |
---|---|---|
Broadcast(Byte) |
Sends data to every client in the WebSocket service.
| |
Broadcast(String) |
Sends data to every client in the WebSocket service.
| |
Broadcast(Stream, Int32) |
Sends the data from stream to every client in
the WebSocket service.
|