ServiceRegistrySettingsElement Class
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.
Contains the settings for the AppFabric Service Bus registry.
public class ServiceRegistrySettingsElement : System.ServiceModel.Configuration.BehaviorExtensionElement
type ServiceRegistrySettingsElement = class
inherit BehaviorExtensionElement
Public Class ServiceRegistrySettingsElement
Inherits BehaviorExtensionElement
- Inheritance
-
ServiceRegistrySettingsElement
Constructors
ServiceRegistrySettingsElement() |
Properties
BehaviorType |
Gets the behavior type for the service registry settings. |
DiscoveryMode |
Gets or sets how the service is discovered. |
DisplayName |
Gets or sets the display name for the endpoint. |
Methods
CreateBehavior() |
Creates a behavior extension based on the current registry settings. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET