|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Core.DriverFramework.Interfaces Namespace > IBNCSClient Interface > IBNCSClient Events > IBNCSClient.ConnectionStateChanged Event |
Event that is raised when the connection state of the BncsConnection changes.
Namespace: BNCS.Core.DriverFramework.Interfaces
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
event EventHandler<BncsConnectionStateEventArgs> ConnectionStateChanged
The event handler should take a BncsConnectionStateEventArgs parameter.
BNCS.Core.DriverFramework.Interfaces Namespace