DiscoveryClientSettingsElement.DiscoveryEndpoint Propriété

Définition

Obtient un ChannelEndpointElement élément qui permet à une application cliente de rechercher automatiquement un service de flux de travail détectable et de trouver son adresse au moment de l’exécution.

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

Valeur de propriété

Point de terminaison de canal.

Attributs

S’applique à