The UnitOfWorkMessageInspector<(Of <(T>)>) type exposes the following members.

Constructors

  NameDescription
UnitOfWorkMessageInspector<(Of <(T>)>)
Initializes a new instance of the UnitOfWorkMessageInspector<(Of <(T>)>) class.

Methods

  NameDescription
AfterReceiveRequest
Called after an inbound message has been received but before the message is dispatched to the intended operation.
BeforeSendReply
Called after the operation has returned but before the reply message is sent.

See Also