|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Core.DriverFramework.Bncs Namespace > BncsConnectionStateEventArgs Class > BncsConnectionStateEventArgs Properties > BncsConnectionStateEventArgs.Connected Property |
Gets a value indicating whether BNCS is connected.
Namespace: BNCS.Core.DriverFramework.Bncs
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
public bool Connected { get; }
True if BNCS is connected; otherwise, false.
BncsConnectionStateEventArgs Class
BNCS.Core.DriverFramework.Bncs Namespace