UdpAnnouncementEndpointElement.TransportSettings Property

Definition

Gets the binding settings of a UDP transport configuration element.

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

Property Value

A UDP configuration element.

Attributes

Applies to