다음을 통해 공유


UdpDiscoveryEndpointElement.TransportSettings 속성

정의

UDP 전송 구성 요소의 바인딩 설정을 가져옵니다.

public:
 property System::ServiceModel::Discovery::Configuration::UdpTransportSettingsElement ^ TransportSettings { System::ServiceModel::Discovery::Configuration::UdpTransportSettingsElement ^ get(); };
[System.Configuration.ConfigurationProperty("transportSettings")]
public System.ServiceModel.Discovery.Configuration.UdpTransportSettingsElement TransportSettings { get; }
[<System.Configuration.ConfigurationProperty("transportSettings")>]
member this.TransportSettings : System.ServiceModel.Discovery.Configuration.UdpTransportSettingsElement
Public ReadOnly Property TransportSettings As UdpTransportSettingsElement

속성 값

UdpTransportSettingsElement

UDP 구성 요소입니다.

특성

적용 대상