 | ClusterSingletonManagerSettingsSingletonName Property |
The actor name of the child singleton actor.
Namespace:
Akka.Cluster.Tools.Singleton
Assembly:
Akka.Cluster.Tools (in Akka.Cluster.Tools.dll) Version: 1.2.3.42 (1.2.3.42)
Syntaxpublic string SingletonName { get; }
member SingletonName : string with get
Property Value
Type:
String
See Also