Table of Contents

Property ClusterState

Namespace
Skyline.DataMiner.Net.NodeRecovery
Assembly
SLNetTypes.dll

ClusterState

Overview of every node in the cluster as observed from the local node's perspective.

public Dictionary<int, NodeStateInfo> ClusterState { get; set; }

Property Value

Dictionary<int, NodeStateInfo>