| SnapshotSelectionCriteria Properties |
The SnapshotSelectionCriteria type exposes the following members.
| Name | Description | |
|---|---|---|
| Latest |
The latest saved snapshot.
| |
| MaxSequenceNr |
Upper bound for a selected snapshot's sequence number.
| |
| MaxTimeStamp |
Upper bound for a selected snapshot's timestamp.
| |
| MinSequenceNr |
Lower bound for a selected snapshot's sequence number
| |
| MinTimestamp |
Lower bound for a selected snapshot's timestamp
| |
| None |
No saved snapshot matches.
|