ServiceRegistrySettingsElement.CreateBehavior Method

Definition

Creates a behavior extension based on the current registry settings.

protected override object CreateBehavior ();
override this.CreateBehavior : unit -> obj
Protected Overrides Function CreateBehavior () As Object

Returns

The behavior extension based on the current registry settings.

Applies to