WebSocketServiceManagerBroadcastAsync Method |
Name | Description | |
---|---|---|
![]() | BroadcastAsync(Byte, Action) | Obsolete.
Sends data asynchronously to every client in
the WebSocket services.
|
![]() | BroadcastAsync(String, Action) | Obsolete.
Sends data asynchronously to every client in
the WebSocket services.
|
![]() | BroadcastAsync(Stream, Int32, Action) | Obsolete.
Sends the data from stream asynchronously to
every client in the WebSocket services.
|