Click or drag to resize
Akka.NETClusterEventCurrentClusterStateAllRoles Property
All node roles in the cluster

Namespace:  Akka.Cluster
Assembly:  Akka.Cluster (in Akka.Cluster.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public ImmutableHashSet<string> AllRoles { get; }

Property Value

Type: ImmutableHashSetString
See Also