Click or drag to resize
Akka.NETClusterState Property
The current snapshot state of the cluster.

Namespace:  Akka.Cluster
Assembly:  Akka.Cluster (in Akka.Cluster.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public ClusterEventCurrentClusterState State { get; }

Property Value

Type: ClusterEventCurrentClusterState
See Also