DiscoveryClientSettingsElement.DiscoveryEndpoint Vlastnost

Definice

Získá ChannelEndpointElement , který umožňuje klientské aplikaci automaticky vyhledat zjistitelnou službu pracovního postupu a najít její adresu za běhu.

public:
 property System::ServiceModel::Configuration::ChannelEndpointElement ^ DiscoveryEndpoint { System::ServiceModel::Configuration::ChannelEndpointElement ^ get(); };
[System.Configuration.ConfigurationProperty("endpoint")]
public System.ServiceModel.Configuration.ChannelEndpointElement DiscoveryEndpoint { get; }
[<System.Configuration.ConfigurationProperty("endpoint")>]
member this.DiscoveryEndpoint : System.ServiceModel.Configuration.ChannelEndpointElement
Public ReadOnly Property DiscoveryEndpoint As ChannelEndpointElement

Hodnota vlastnosti

ChannelEndpointElement

Koncový bod kanálu.

Atributy

Platí pro