Click or drag to resize
Akka.NETRecoveryToSequenceNr Property
Upper, inclusive sequence number bound for recovery. Default is no upper bound.

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

Property Value

Type: Int64
See Also