Method GetActiveCriticalAlarmCount
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
GetActiveCriticalAlarmCount()
Gets the number of critical alarms.
int GetActiveCriticalAlarmCount()
Returns
- int
The number of critical alarms.
Exceptions
- ElementStoppedException
The element is not active.
- ElementNotFoundException
The element was not found in the DataMiner System.