IAlarm |
The IAlarmManager type exposes the following members.
| Name | Description | |
|---|---|---|
| Accept | Accepts the alarm. | |
| Clear | Clears the alarm. | |
| GetAlarms | Returns the list of alarms. | |
| GetTriggeringEventData | Get the originating event data of the event who has triggered the Alarm. | |
| IsAlarmListEmpty | Checks for empty alarm list on a Management Server. | |
| IsAlarmListEmpty(FilterAlarmType) | Checks if alarm list on a Management Server is empty with an additional filtering possibility. | |
| Register | Registers an alarm receiver for alarms. | |
| Unaccept | Unaccepts the alarm. | |
| Unregister | Unregisters the receiver. |