The MessageInspector type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | MessageInspector | Initializes a new instance of the MessageInspector class |
Methods
Name | Description | |
---|---|---|
![]() | AfterReceiveReply |
Called after WCF service replies
|
![]() | BeforeSendRequest |
Enables inspection or modification of a message before a request message is sent to a service.
|
See Also