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
Συνεργαστείτε μαζί μας στο GitHub
Μπορείτε να βρείτε την πηγή για αυτό το περιεχόμενο στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.