| PersistentViewAutoUpdateReplayMax Property |
The maximum number of messages to replay per update.
Namespace:
Akka.Persistence
Assembly:
Akka.Persistence (in Akka.Persistence.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public virtual long AutoUpdateReplayMax { get; }
abstract AutoUpdateReplayMax : int64 with get
override AutoUpdateReplayMax : int64 with get
Property Value
Type:
Int64See Also