|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.Interfaces Namespace > IAlarmState Interface > IAlarmState Events > IAlarmState.OnStateChanged Event |
Occurs when the state changes.
Namespace: BNCS.Logic.Interfaces
Assembly: BNCS.Logic (in BNCS.Logic.dll)
event Nullable<EventHandler> OnStateChanged
This event is triggered whenever there is a change in the state of the object. Subscribers can handle this event to perform actions in response to the state change.
BNCS.Logic.Interfaces Namespace