Property Mode
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLManagedAutomation.dll
Mode
Gets or sets the current operating mode of the redundancy group.
public RedundancyMode Mode { get; set; }
Property Value
- RedundancyMode
The current operating mode of the redundancy group.
Exceptions
- ArgumentException
The redundancy group was not found.
-or-
The value for a set operation is invalid.