UdpDiscoveryEndpointElement.TransportSettings Eigenschap

Definitie

Hiermee haalt u de bindingsinstellingen van een UDP-transportconfiguratie-element op.

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

Waarde van eigenschap

Een UDP-configuratie-element.

Kenmerken

Van toepassing op