WebSocketServiceManagerBroadcast Method (Byte) |
Note: This API is now obsolete.
Namespace: Sfs2X.WebSocketSharp.Server
[ObsoleteAttribute("This method will be removed.")] public void Broadcast( byte[] data )
| Exception | Condition |
|---|---|
| InvalidOperationException | The current state of the manager is not Start. |
| ArgumentNullException | data is . |