| PersistentViewAutoUpdateInterval 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.129 (1.2.3.129)
Syntax public virtual TimeSpan AutoUpdateInterval { get; }
abstract AutoUpdateInterval : TimeSpan with get
override AutoUpdateInterval : TimeSpan with get
Property Value
Type:
TimeSpanSee Also