| DeleteMessagesToToSequenceNr Property |
Sequence number where replay should end (inclusive).
Namespace:
Akka.Persistence
Assembly:
Akka.Persistence (in Akka.Persistence.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public long ToSequenceNr { get; }
member ToSequenceNr : int64 with get
Property Value
Type:
Int64See Also