Click or drag to resize
Akka.NETCurrentClusterState Properties

The ClusterEventCurrentClusterState type exposes the following members.

Properties
  NameDescription
Public propertyAllRoles
All node roles in the cluster
Public propertyLeader
Get address of current leader, or null if noe
Public propertyMembers
Get current member list
Public propertySeenBy
Get current "seen-by" set
Public propertyUnreachable
Get current unreachable set
Top
See Also