DynamicEndpointElement.DiscoveryClientSettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the DiscoveryClientSettingsElement that contains the settings needed by an application to participate in the service discovery process as a client.
public:
property System::ServiceModel::Discovery::Configuration::DiscoveryClientSettingsElement ^ DiscoveryClientSettings { System::ServiceModel::Discovery::Configuration::DiscoveryClientSettingsElement ^ get(); };
[System.Configuration.ConfigurationProperty("discoveryClientSettings")]
public System.ServiceModel.Discovery.Configuration.DiscoveryClientSettingsElement DiscoveryClientSettings { get; }
[<System.Configuration.ConfigurationProperty("discoveryClientSettings")>]
member this.DiscoveryClientSettings : System.ServiceModel.Discovery.Configuration.DiscoveryClientSettingsElement
Public ReadOnly Property DiscoveryClientSettings As DiscoveryClientSettingsElement
Property Value
An element that contains discovery settings required by a client application.
- Attributes
Applies to
Tee yhteistyötä kanssamme GitHubissa
Tämän sisällön lähde on GitHubissa, jossa voit myös luoda ja tarkastella ongelmia ja pull-pyyntöjä. Katso lisätietoja osallistujan oppaasta.