BehaviorFactory.ApplyEndpointBehavior(ServiceEndpoint, String, String) Method

Definition

public:
 static void ApplyEndpointBehavior(System::ServiceModel::Description::ServiceEndpoint ^ serviceEndpoint, System::String ^ wcfExtensions, System::String ^ endpointBehaviorConfiguration);
public static void ApplyEndpointBehavior (System.ServiceModel.Description.ServiceEndpoint serviceEndpoint, string wcfExtensions, string endpointBehaviorConfiguration);
static member ApplyEndpointBehavior : System.ServiceModel.Description.ServiceEndpoint * string * string -> unit

Parameters

serviceEndpoint
ServiceEndpoint
wcfExtensions
String
endpointBehaviorConfiguration
String

Applies to