SoapProcessingExtensionElement.CreateBehavior Method

Definition

Creates a new SOAP processing behavior element based on the current configuration settings.

protected public:
 override System::Object ^ CreateBehavior();
protected internal override object CreateBehavior ();
override this.CreateBehavior : unit -> obj
Protected Friend Overrides Function CreateBehavior () As Object

Returns

The behavior.

Applies to