TransportClientEndpointBehaviorElement.CreateBehavior Method

Definition

Returns a new TransportClientEndpointBehavior object with the same settings as this configuration element.

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

Returns

A new TransportClientEndpointBehavior object with the same settings as this configuration element.

Applies to