Method | Description | |
---|---|---|
Send ( this |
Sends a message to all of the connections.
|
public static Send ( this |
||
connections | this |
The connections to send to. |
msg | The message to send. | |
return | void |