ServiceRegistrySettingsElement Class

Definition

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