UdpBinding.MulticastInterfaceId 속성

정의

UDP 바인딩에서 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

속성 값

다중 연마된 컴퓨터에서 멀티캐스트 트래픽을 보내고 받을 때 사용되는 네트워크 어댑터입니다.

적용 대상