|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.Engine Namespace > InputPortInstance Class > InputPortInstance Events > InputPortInstance.ConnectionChanged Event |
Occurs when the connection status changes.
Namespace: BNCS.Logic.Engine
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
public event Nullable<EventHandler<bool>> ConnectionChanged
This event is triggered whenever there is a change in the connection status, such as when a connection is established or lost.