Click or drag to resize

IMessageInspector Interface

Represents a message inspector

Namespace:  RestSrvr
Assembly:  RestSrvr (in RestSrvr.dll) Version: 2.2.1
Syntax
public interface IMessageInspector

The IMessageInspector type exposes the following members.

Methods
  NameDescription
Public methodAfterReceiveRequest
Request message
Public methodBeforeSendResponse
Called before sending the response
Top
See Also