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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET