ConnectionStatusElement.CreateBehavior Method

Definition

Creates a behavior extension based on the current configuration settings.

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

Returns

Returns an Object that contains the behavior extension.

Applies to