Click or drag to resize
Akka.NETReplayFilterSettingsWindowSize Field
Size (in number of events) of the look ahead buffer used for analyzing the events.

Namespace:  Akka.Persistence.Sql.Common.Journal
Assembly:  Akka.Persistence.Sql.Common (in Akka.Persistence.Sql.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public readonly int WindowSize

Field Value

Type: Int32
See Also