Partilhar via


UdpTransportSettingsElement.MulticastInterfaceId Propriedade

Definição

Obtém ou define o valor da propriedade MulticastInterfaceId em um elemento de configuração de transporte de 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

Valor da propriedade

String

O adaptador de rede usado ao enviar e receber tráfego multicast em máquinas multicast.

Atributos

Aplica-se a