UdpTransportBindingElement.MulticastInterfaceId Property

Definition

Gets or sets the network adapter that is used when sending and receiving multicast traffic on multi-honed machines.

public:
 property System::String ^ MulticastInterfaceId { System::String ^ get(); void set(System::String ^ value); };
public string MulticastInterfaceId { get; set; }
member this.MulticastInterfaceId : string with get, set
Public Property MulticastInterfaceId As String

Property Value

The network adapter that is used when sending and receiving multicast traffic on multi-honed machines.

Applies to