Share via


DiscoveryClientSettingsElement.DiscoveryEndpoint Eigenschaft

Definition

Ruft ein ChannelEndpointElement ab, das es einer Clientanwendung ermöglicht, automatisch nach einem sichtbaren Workflowdienst zu suchen und zur Laufzeit dessen Adresse abzurufen.

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

Eigenschaftswert

ChannelEndpointElement

Ein Channelendpunkt.

Attribute

Gilt für