Property ClusterState
- Namespace
- Skyline.DataMiner.Net.NodeRecovery
- Assembly
- SLNetTypes.dll
ClusterState
Overview of the state of every node in the cluster, as calculated based on the local views of the different nodes.
public Dictionary<int, NodeStateInfo> ClusterState { get; set; }