Definition
Package: MessageHandler.EventSourcing
Assembly: MessageHandler.EventSourcing
Namespace: MessageHandler.EventSourcing
An interface implemented by outbox checkpoint stores
Methods
| Method | Description |
|---|---|
| Load(string, string) | Load the checkpoint of a stream type of a given owner |
| Persist(Checkpoint) | Persist a checkpoint |