| ReplayMessagesFromSequenceNr Property |
Inclusive lower sequence number bound where a replay should start.
Namespace:
Akka.Persistence
Assembly:
Akka.Persistence (in Akka.Persistence.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public long FromSequenceNr { get; }
member FromSequenceNr : int64 with get
Property Value
Type:
Int64See Also