![]() |
CQRS.NET
2.2
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
|
virtual |
Checks IsSnapshotable and if it is, also checks if the calculated version number would be exactly dividable by GetSnapshotInterval.
aggregate | The IAggregateRoot<TAuthenticationToken> to check. |
uncommittedChanges | A collection of uncommited changes to assess. If null the aggregate will be asked to provide them. |
Implements Cqrs.Snapshots.ISnapshotStrategy< TAuthenticationToken >.