Method | Description | |
---|---|---|
AddBindingParameters ( |
||
AfterReceiveReply ( Message &reply, object correlationState ) : void | ||
ApplyClientBehavior ( |
||
ApplyDispatchBehavior ( |
||
BeforeSendRequest ( Message &request, IClientChannel channel ) : object | ||
HttpRestMessageInspector ( Action |
||
Validate ( |
public AddBindingParameters ( |
||
endpoint | ||
bindingParameters | System.ServiceModel.Channels.BindingParameterCollection | |
return | void |
public AfterReceiveReply ( Message &reply, object correlationState ) : void | ||
reply | Message | |
correlationState | object | |
return | void |
public ApplyClientBehavior ( |
||
endpoint | ||
clientRuntime | ||
return | void |
public ApplyDispatchBehavior ( |
||
endpoint | ||
endpointDispatcher | ||
return | void |
public BeforeSendRequest ( Message &request, IClientChannel channel ) : object | ||
request | Message | |
channel | IClientChannel | |
return | object |
public HttpRestMessageInspector ( Action |
||
logger | Action |
|
return | Microsoft.WindowsAzure.Commands.Common |
public Validate ( |
||
endpoint | ||
return | void |