ConfigurationProxy.GetEndpointBehaviorElement Method

Definition

public:
 System::ServiceModel::Configuration::EndpointBehaviorElement ^ GetEndpointBehaviorElement();
public System.ServiceModel.Configuration.EndpointBehaviorElement GetEndpointBehaviorElement ();
member this.GetEndpointBehaviorElement : unit -> System.ServiceModel.Configuration.EndpointBehaviorElement
Public Function GetEndpointBehaviorElement () As EndpointBehaviorElement

Returns

EndpointBehaviorElement

Applies to