| ClusterSingletonProxySettingsSingletonIdentificationInterval 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.129 (1.2.3.129)
Syntax public TimeSpan SingletonIdentificationInterval { get; }
member SingletonIdentificationInterval : TimeSpan with get
Property Value
Type:
TimeSpanSee Also