UdpTransportBindingElement.MulticastInterfaceId 属性

定义

获取或设置在多宿主计算机上发送和接收多播消息时所使用的网络适配器。

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

属性值

String

在多宿主计算机上发送和接收多播消息时所使用的网络适配器。

适用于