Method | Description | |
---|---|---|
AddBindingParameters ( |
||
ApplyClientBehavior ( |
||
ApplyDispatchBehavior ( |
Implements the
|
|
Validate ( |
public AddBindingParameters ( |
||
endpoint | ||
bindingParameters | System.ServiceModel.Channels.BindingParameterCollection | |
return | void |
public ApplyClientBehavior ( |
||
endpoint | ||
clientRuntime | ||
return | void |
public ApplyDispatchBehavior ( |
||
endpoint | The endpoint that exposes the contract. | |
endpointDispatcher | The endpoint dispatcher to which the behavior is applied. | |
return | void |
public Validate ( |
||
endpoint | ||
return | void |