The UnitOfWorkMessageInspector<(Of <(T>)>) type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| UnitOfWorkMessageInspector<(Of <(T>)>) |
Initializes a new instance of the UnitOfWorkMessageInspector<(Of <(T>)>) class.
|
Methods
| Name | Description | |
|---|---|---|
| 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.
|