Click or drag to resize
UdpNetworkMulticastClient Fields

The UdpNetworkMulticastClient type exposes the following members.

Fields
  NameDescription
Public fieldInterfaceResolveMethod
Method of resolving the correct network interface.
Public fieldManualNetworkInterfaceIndex
Network interface index to use. InterfaceResolveMethod has to be set to Manual
Public fieldReceiveBufferSize
SizeIncludingHeader of the receive buffer.
Public fieldSendBufferSize
SizeIncludingHeader of the send buffer on socket level.
Public fieldState
The state.
Public fieldTimeToLive
The time to live.
Top
See Also