ServerBaseMulticast Method

Overload List

Multicast(Byte) Sends data to all of the connected clients synchronously.
Multicast(String) Sends data to all of the connected clients synchronously.
Multicast(Byte, Int32, Int32) Sends data to all of the connected clients synchronously.

See Also