다음을 통해 공유


UdpTransportSettingsElement.MulticastInterfaceId 속성

정의

UDP 전송 구성 요소의 MulticastInterfaceId 속성 값을 가져오거나 설정합니다.

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

속성 값

String

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

특성

적용 대상