| WebSocketSessionManagerBroadcastAsync Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | BroadcastAsync(Byte, Action) | 
            Sends data asynchronously to every client in
            the WebSocket service.
             | 
|  | BroadcastAsync(String, Action) | 
            Sends data asynchronously to every client in
            the WebSocket service.
             | 
|  | BroadcastAsync(Stream, Int32, Action) | 
            Sends the data from stream asynchronously to
            every client in the WebSocket service.
             | 
 See Also
See Also