Click or drag to resize

ServerBaseMulticast Method

Overload List
  Name Description
Public method Multicast(Byte) Sends data to all of the connected clients synchronously.
Public method Multicast(Object) Sends data to all of the connected clients synchronously.
Public method Multicast(String) Sends data to all of the connected clients synchronously.
Public method Multicast(Byte, Int32, Int32) Sends data to all of the connected clients synchronously.
Top
See Also