UdpTransportSettings::MulticastInterfaceId Property
.NET Framework (current version)
Gets or sets a value that uniquely identifies the network adapter that is used when sending and receiving multicast messages.
Assembly: System.ServiceModel.Discovery (in System.ServiceModel.Discovery.dll)
At runtime, the transport uses this value to look up the interface index, which is then used to set the IP_MULTICAST_IF and IPV6_MULTICAST_IF socket options. The same interface index is used when joining a multicast group. The default value is null.
.NET Framework
Available since 4.0
Available since 4.0
Show: