Namespace Silverback.Messaging.Outbound.TransactionalOutbox.Repositories.Model
Classes
DbOutboxStoredMessage
Extends the OutboxStoredMessage adding the specific information related to a message stored in the transactional outbox table.
OutboxStoredMessage
Encapsulates the information related to a message stored in the outbox.