Click or drag to resize
Akka.NETClusterSingletonProxySettingsSingletonName Property
The actor name of the singleton actor that is started by the ClusterSingletonManager.

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 string SingletonName { get; }

Property Value

Type: String
See Also