Click or drag to resize
Akka.NETClusterSingletonProxySettingsSingletonIdentificationInterval Property
Interval at which the proxy will try to resolve the singleton instance.

Namespace:  Akka.Cluster.Tools.Singleton
Assembly:  Akka.Cluster.Tools (in Akka.Cluster.Tools.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public TimeSpan SingletonIdentificationInterval { get; }

Property Value

Type: TimeSpan
See Also