Property | Type | Description | |
---|---|---|---|
receivedMessages | List |
||
sentMessages | List |
Method | Description | |
---|---|---|
AddBindingParameters ( |
||
AfterReceiveReply ( System &reply, object correlationState ) : void | ||
ApplyClientBehavior ( |
||
ApplyDispatchBehavior ( |
||
BeforeSendRequest ( System &request, System channel ) : object | ||
Validate ( |
public AddBindingParameters ( |
||
endpoint | ||
bindingParameters | System | |
return | void |
public AfterReceiveReply ( System &reply, object correlationState ) : void | ||
reply | System | |
correlationState | object | |
return | void |
public ApplyClientBehavior ( |
||
endpoint | ||
clientRuntime | ||
return | void |
public ApplyDispatchBehavior ( |
||
endpoint | ||
endpointDispatcher | ||
return | void |
public BeforeSendRequest ( System &request, System channel ) : object | ||
request | System | |
channel | System | |
return | object |
public Validate ( |
||
endpoint | ||
return | void |