Compartilhar via


UdpDiscoveryEndpointElement.TransportSettings Propriedade

Definição

Obtém as configurações de associação de um elemento de configuração de transporte 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

Valor da propriedade

UdpTransportSettingsElement

Um elemento de configuração de UDP.

Atributos

Aplica-se a