Definition
Package: MessageHandler.EventSourcing.Outbox
Assembly: MessageHandler.EventSourcing.Outbox
Namespace: MessageHandler.EventSourcing.Outbox
Extension methods which enable the outbox
Methods
| Method | Description |
|---|---|
| EnableOutbox(this AggregateConfiguration, Action |
Enable the outbox |
| EnableOutbox(this AggregateConfiguration, string, Action |
Enable the outbox |
| EnableOutbox(this AggregateConfiguration, string, string, Action |
Enable the outbox |