| PersistentViewSnapshotSequenceNr Property |
Gets last sequence number.
Namespace:
Akka.Persistence
Assembly:
Akka.Persistence (in Akka.Persistence.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public long SnapshotSequenceNr { get; }
abstract SnapshotSequenceNr : int64 with get
override SnapshotSequenceNr : int64 with get
Property Value
Type:
Int64Implements
ISnapshotterSnapshotSequenceNrSee Also