UdpBinding.MulticastInterfaceId Propiedad

Definición

Obtiene o establece el valor de la propiedad MulticastInterfaceID en un enlace UDP.

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

Valor de propiedad

El adaptador de red que se usa al enviar y recibir tráfico de multidifusión en máquinas multi-honed.

Se aplica a