![]() | IMessagePersistenceService Methods |
The IMessagePersistenceService type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetMessage |
Get a message body by message identifier
|
![]() | GetMessageIds |
Get all message ids between the specified time(s)
|
![]() | GetMessageInfo |
Get message extended attributes
|
![]() | GetMessageResponseMessage |
Get the response to the supplied request message identifier
|
![]() | GetMessageState |
Get the current state of a message processing by the unique identifier of the message
|
![]() | PersistMessage |
Instructs the message persistence service to store an inbound message
|
![]() | PersistMessageInfo |
Persist metadata about the message
|
![]() | PersistResultMessage |
Persist the result of a message request (i.e. the result of the request)
|