Freigeben über


TransportClientEndpointBehavior.IEndpointBehavior.ApplyClientBehavior Methode

Definition

Diese Implementierung bringt nichts.

void IEndpointBehavior.ApplyClientBehavior (System.ServiceModel.Description.ServiceEndpoint endpoint, System.ServiceModel.Dispatcher.ClientRuntime clientRuntime);
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 (endpoint As ServiceEndpoint, clientRuntime As ClientRuntime) Implements IEndpointBehavior.ApplyClientBehavior

Parameter

endpoint
ServiceEndpoint

Der Endpunkt, der angepasst werden soll.

clientRuntime
ClientRuntime

Die Clientlaufzeit, die angepasst werden soll.

Implementiert

Gilt für: