CQRS.NET  2.1
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
Cqrs.Snapshots.DefaultSnapshotStrategy< TAuthenticationToken > Member List

This is the complete list of members for Cqrs.Snapshots.DefaultSnapshotStrategy< TAuthenticationToken >, including all inherited members.

IsSnapshotable(Type aggregateType)Cqrs.Snapshots.DefaultSnapshotStrategy< TAuthenticationToken >
ShouldMakeSnapShot(IAggregateRoot< TAuthenticationToken > aggregate)Cqrs.Snapshots.DefaultSnapshotStrategy< TAuthenticationToken >