Visual Basic (Declaration) | |
---|---|
Public Sub BeforeSendReply( _ ByRef reply As Message, _ ByVal correlationState As Object _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As SilverlightFaultBehavior.SilverlightFaultMessageInspector Dim reply As Message Dim correlationState As Object instance.BeforeSendReply(reply, correlationState) |
C# | |
---|---|
public void BeforeSendReply( ref Message reply, object correlationState ) |
C++/CLI | |
---|---|
public: void BeforeSendReply( Message^% reply, Object^ correlationState ) |
Parameters
- reply
- correlationState
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family