Click or drag to resize

WebSocketServiceManagerBroadcastAsync Method

Overload List
  NameDescription
Public methodBroadcastAsync(Byte, Action) Obsolete.
Sends data asynchronously to every client in the WebSocket services.
Public methodBroadcastAsync(String, Action) Obsolete.
Sends data asynchronously to every client in the WebSocket services.
Public methodBroadcastAsync(Stream, Int32, Action) Obsolete.
Sends the data from stream asynchronously to every client in the WebSocket services.
Top
See Also