ServiceMetadataContractBehavior.IContractBehavior.ApplyClientBehavior Method

Definition

Implements a modification of a client across a contract.

C#
void IContractBehavior.ApplyClientBehavior (System.ServiceModel.Description.ContractDescription description, System.ServiceModel.Description.ServiceEndpoint endpoint, System.ServiceModel.Dispatcher.ClientRuntime proxy);

Parameters

description
ContractDescription

The contract description for which the extension is intended.

endpoint
ServiceEndpoint

The endpoint that exposes the contract.

proxy
ClientRuntime

The client runtime.

Implements

Applies to

Product Versions
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1