Table of Contents

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; }

Property Value

Dictionary<int, NodeStateInfo>