Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ServiceMessageContextMessageInspector Dim reply As Message Dim correlationState As Object instance.AfterReceiveReply(reply, correlationState) |
C# | |
---|---|
public void AfterReceiveReply( ref Message reply, object correlationState ) |
Parameters
- reply
- The message to be transformed into types and handed back to the client application.
- correlationState
- Correlation state data.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x