Aracılığıyla paylaş


SynchronousReceiveBehavior.IEndpointBehavior.ApplyClientBehavior Yöntem

Tanım

Bu sınıfta uygulanmadı.

 virtual void System.ServiceModel.Description.IEndpointBehavior.ApplyClientBehavior(System::ServiceModel::Description::ServiceEndpoint ^ serviceEndpoint, System::ServiceModel::Dispatcher::ClientRuntime ^ behavior) = System::ServiceModel::Description::IEndpointBehavior::ApplyClientBehavior;
void IEndpointBehavior.ApplyClientBehavior (System.ServiceModel.Description.ServiceEndpoint serviceEndpoint, System.ServiceModel.Dispatcher.ClientRuntime behavior);
abstract member System.ServiceModel.Description.IEndpointBehavior.ApplyClientBehavior : System.ServiceModel.Description.ServiceEndpoint * System.ServiceModel.Dispatcher.ClientRuntime -> unit
override this.System.ServiceModel.Description.IEndpointBehavior.ApplyClientBehavior : System.ServiceModel.Description.ServiceEndpoint * System.ServiceModel.Dispatcher.ClientRuntime -> unit
Sub ApplyClientBehavior (serviceEndpoint As ServiceEndpoint, behavior As ClientRuntime) Implements IEndpointBehavior.ApplyClientBehavior

Parametreler

serviceEndpoint
ServiceEndpoint

Özelleştirilecek uç nokta.

behavior
ClientRuntime

Özelleştirilecek istemci çalışma zamanı.

Uygulamalar

Açıklamalar

Bu sınıfın uyguladığı arabirim üyesinin açıklaması için bkz ApplyClientBehavior(ServiceEndpoint, ClientRuntime) . .

Şunlara uygulanır