|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.Interfaces Namespace > IAlarm Interface > IAlarm Events > IAlarm.OnAlarmStateChange Event |
Occurs when the alarm state changes.
Namespace: BNCS.Logic.Interfaces
Assembly: BNCS.Logic (in BNCS.Logic.dll)
event EventHandler<AlarmStateChangeEventArgs> OnAlarmStateChange
This event is triggered whenever there is a change in the alarm state, such as when an alarm is activated or deactivated.
BNCS.Logic.Interfaces Namespace