Click or drag to resize
Akka.NETPersistentViewAutoUpdateInterval Property
Time interval to automatic updates. Used only when IsAutoUpdate value is true.

Namespace:  Akka.Persistence
Assembly:  Akka.Persistence (in Akka.Persistence.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public virtual TimeSpan AutoUpdateInterval { get; }

Property Value

Type: TimeSpan
See Also