Method | Description | |
---|---|---|
AfterReceiveRequest ( Message &request, IClientChannel channel, System.ServiceModel.InstanceContext instanceContext ) : object | ||
AmfMessageInspector ( |
||
BeforeSendReply ( Message &reply, object correlationState ) : void |
public AfterReceiveRequest ( Message &request, IClientChannel channel, System.ServiceModel.InstanceContext instanceContext ) : object | ||
request | Message | |
channel | IClientChannel | |
instanceContext | System.ServiceModel.InstanceContext | |
return | object |
public AmfMessageInspector ( |
||
context | ||
return | System |
public BeforeSendReply ( Message &reply, object correlationState ) : void | ||
reply | Message | |
correlationState | object | |
return | void |