Click or drag to resize
Akka.NETPersistentSequenceNr Property
Sequence number of this persistent message.

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

Property Value

Type: Int64

Implements

IPersistentRepresentationSequenceNr
See Also