|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Core.DriverFramework.Interfaces Namespace > IBncsInfodriver Interface > IBncsInfodriver Events > IBncsInfodriver.OnInfodriverStateChange Event |
Event that is triggered when the Infodriver state changes.
Namespace: BNCS.Core.DriverFramework.Interfaces
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
event EventHandler<Enums.BncsInfodriverStates> OnInfodriverStateChange
The event handler should take an object of type BncsInfodriverStates as a parameter.
BNCS.Core.DriverFramework.Interfaces Namespace