Partage via


DiscoveryClientElement.DiscoveryEndpoint Propriété

Définition

Obtient un ChannelEndpointElement qui permet à une application cliente de rechercher automatiquement un service de workflow 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é

ChannelEndpointElement

Point de terminaison de canal.

Attributs

S’applique à