BehaviorFactory.ApplyServiceBehavior(ServiceDescription, String, String) Method

Definition

public:
 static void ApplyServiceBehavior(System::ServiceModel::Description::ServiceDescription ^ serviceDescription, System::String ^ wcfExtensions, System::String ^ serviceBehaviorConfiguration);
public static void ApplyServiceBehavior (System.ServiceModel.Description.ServiceDescription serviceDescription, string wcfExtensions, string serviceBehaviorConfiguration);
static member ApplyServiceBehavior : System.ServiceModel.Description.ServiceDescription * string * string -> unit

Parameters

serviceDescription
ServiceDescription
wcfExtensions
String
serviceBehaviorConfiguration
String

Applies to