Click or drag to resize
Akka.NETReplicatorSettingsNotifySubscribersInterval Property
How often the subscribers will be notified of changes, if any.

Namespace:  Akka.DistributedData
Assembly:  Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public TimeSpan NotifySubscribersInterval { get; }

Property Value

Type: TimeSpan
See Also