Click or drag to resize
Akka.NETLoadSnapshotCriteria Property
Criteria for selecting snapshot, from which the recovery should start.

Namespace:  Akka.Persistence
Assembly:  Akka.Persistence (in Akka.Persistence.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public SnapshotSelectionCriteria Criteria { get; }

Property Value

Type: SnapshotSelectionCriteria
See Also