|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Core.DriverFramework.Bncs Namespace > BncsDatabaseSlotCallback Class > BncsDatabaseSlotCallback Events > BncsDatabaseSlotCallback.OnChange Event |
Occurs when a change is detected in the BNCS database slot.
Namespace: BNCS.Core.DriverFramework.Bncs
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
public event EventHandler<BncsDatabaseSlotCallbackEventArgs> OnChange
This event is triggered whenever there is a change in the database slot, allowing subscribers to handle the change accordingly.
BncsDatabaseSlotCallback Class
BNCS.Core.DriverFramework.Bncs Namespace