Click or drag to resize
UdpNetworkMulticastClient Properties

The UdpNetworkMulticastClient type exposes the following members.

Properties
  NameDescription
Public propertyLocalEndPoint
Locally bound EndPoint.
Public propertyRemoteEndPoint
Multicast group EndPoint.
Public propertyUseThreading
Indicates whether to use a dedicated thread for multicast packet processing. Default is false.
Top
See Also