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