SnapshotPolicy Type
Snapshot cadence for an aggregate or saga, set per entity at registration.
Union cases
| Union case | Description |
Full Usage:
Default
|
|
Full Usage:
Every int
Parameters:
int
|
|
Full Usage:
NoSnapshots
|
Instance members
| Instance member | Description |
Full Usage:
this.IsDefault
Returns: bool
|
|
Full Usage:
this.IsEvery
Returns: bool
|
|
Full Usage:
this.IsNoSnapshots
Returns: bool
|
|
FCQRS