SasCredentialsEndPointBehavior.IClientMessageInspector.AfterReceiveReply Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
virtual void System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(System::ServiceModel::Channels::Message ^ % reply, System::Object ^ correlationState) = System::ServiceModel::Dispatcher::IClientMessageInspector::AfterReceiveReply;
void IClientMessageInspector.AfterReceiveReply (ref System.ServiceModel.Channels.Message reply, object correlationState);
Sub AfterReceiveReply (ByRef reply As Message, correlationState As Object) Implements IClientMessageInspector.AfterReceiveReply
Parameters
- reply
- Message
- correlationState
- Object