Method | Description | |
---|---|---|
AfterReceiveReply ( Message, &reply, object correlationState ) : void | ||
BeforeSendRequest ( Message, &request, IClientChannel channel ) : object |
Method | Description | |
---|---|---|
GetOperation ( string request ) : string | ||
Regex ( ) |
public AfterReceiveReply ( Message, &reply, object correlationState ) : void | ||
reply | Message, | |
correlationState | object | |
return | void |
public BeforeSendRequest ( Message, &request, IClientChannel channel ) : object | ||
request | Message, | |
channel | IClientChannel | |
return | object |