Click or drag to resize

IMessagePersistenceService Methods

The IMessagePersistenceService type exposes the following members.

Methods
 NameDescription
Public methodGetMessage Get a message body by message identifier
Public methodGetMessageIds Get all message ids between the specified time(s)
Public methodGetMessageInfo Get message extended attributes
Public methodGetMessageResponseMessage Get the response to the supplied request message identifier
Public methodGetMessageState Get the current state of a message processing by the unique identifier of the message
Public methodPersistMessage Instructs the message persistence service to store an inbound message
Public methodPersistMessageInfo Persist metadata about the message
Public methodPersistResultMessage Persist the result of a message request (i.e. the result of the request)
Top
See Also