다음을 통해 공유


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

속성 값

String

멀티홈 컴퓨터에서 멀티캐스트 트래픽을 주고받을 때 사용되는 네트워크 어댑터입니다.

적용 대상