Click or drag to resize
Akka.NETReplicatorSettingsPruningInterval Property
How often the Replicator checks for pruning of data associated with removed cluster nodes.

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

Property Value

Type: TimeSpan
See Also