Click or drag to resize

WebSocketSessionManagerBroadcast Method

Overload List
  NameDescription
Public methodBroadcast(Byte)
Sends data to every client in the WebSocket service.
Public methodBroadcast(String)
Sends data to every client in the WebSocket service.
Public methodBroadcast(Stream, Int32)
Sends the data from stream to every client in the WebSocket service.
Top
See Also