Click or drag to resize

ServerChannelEnableMulticast Method

Overload List
  NameDescription
Public methodEnableMulticast(String)
Enables the reception of multicast messages identified by the specified name.
Public methodEnableMulticast(String, MulticastListener)
Enables the reception of multicast messages identified by the specified name and supplied listener.
Top
See Also