Class NodeStateChange
- Namespace
- Skyline.DataMiner.Net.NodeRecovery
- Assembly
- SLNetTypes.dll
The state change of a node in the cluster when it goes from one state to another.
[Serializable]
public class NodeStateChange
- Inheritance
-
NodeStateChange
- Extension Methods
Properties
- CurrentState
New known state for the node.
- PreviousState
Previous known state for the node.