DiscoveryClientSettingsElement::DiscoveryEndpoint Property
.NET Framework (current version)
Gets a ChannelEndpointElement that enables a client application to automatically search for a discoverable workflow service and find its address at runtime.
Assembly: System.ServiceModel.Discovery (in System.ServiceModel.Discovery.dll)
public: [ConfigurationPropertyAttribute("endpoint")] property ChannelEndpointElement^ DiscoveryEndpoint { ChannelEndpointElement^ get(); }
.NET Framework
Available since 4.0
Available since 4.0
Show: