This type contains the following members.
public class DocumentCollectionEventStore: IEventStore
- Inheritance:
- ObjectDocumentCollectionEventStore
- Implements:
- IEventStore
Constructors
DocumentCollectionEventStore(IRepository<DomainEventEntity>, IJsonSerializer) |
Properties
Name |
Methods
WriteEventsAsync(string, IEnumerable<IDomainEvent>, CancellationToken) | |
ReadEventsAsync(string, CancellationToken) | |
ReadEventsAsync(string, int, CancellationToken) |