Udostępnij za pośrednictwem


UdpTransportElement.MulticastInterfaceId Właściwość

Definicja

Pobiera lub ustawia wartość, która jednoznacznie identyfikuje kartę sieciową używaną podczas wysyłania i odbierania komunikatów multiemisji.

public:
 property System::String ^ MulticastInterfaceId { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("multicastInterfaceId", DefaultValue=null)]
[System.Configuration.StringValidator]
public string MulticastInterfaceId { get; set; }
[<System.Configuration.ConfigurationProperty("multicastInterfaceId", DefaultValue=null)>]
[<System.Configuration.StringValidator>]
member this.MulticastInterfaceId : string with get, set
Public Property MulticastInterfaceId As String

Wartość właściwości

String

Wartość karty sieciowej używanej w elemencie powiązania UDP.

Atrybuty

Dotyczy