Edit

Share via


EndpointBehaviorBase.ApplyClientBehavior Method

Definition

public abstract void ApplyClientBehavior (System.ServiceModel.Description.ServiceEndpoint endpoint, System.ServiceModel.Dispatcher.ClientRuntime clientRuntime);
abstract member ApplyClientBehavior : System.ServiceModel.Description.ServiceEndpoint * System.ServiceModel.Dispatcher.ClientRuntime -> unit

Parameters

endpoint
ServiceEndpoint
clientRuntime
ClientRuntime

Implements

Applies to