Click or drag to resize

ServerBaseMulticastAsync Method

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