| UpdateReplayMax Property |
Maximum number of messages to replay when handling this update request. Defaults to
MaxValue (i.e. no limit).
Namespace:
Akka.Persistence
Assembly:
Akka.Persistence (in Akka.Persistence.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public long ReplayMax { get; }
member ReplayMax : int64 with get
Property Value
Type:
Int64See Also