Condividi tramite


UdpTransportSettingsElement.MulticastInterfaceId Proprietà

Definizione

Ottiene o imposta il valore della proprietà MulticastInterfaceId in un elemento di configurazione del trasporto UDP.

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

Valore della proprietà

String

Scheda di rete utilizzata durante l'invio e la ricezione di traffico multicast su computer multihomed.

Attributi

Si applica a