|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Core.DriverFramework.Bncs Namespace > BncsConnectionStateEventArgs Class > BncsConnectionStateEventArgs Properties > BncsConnectionStateEventArgs.FirstTime Property |
Gets a value indicating whether this is the first time BNCS has connected.
Namespace: BNCS.Core.DriverFramework.Bncs
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
public bool FirstTime { get; }
true if this is the first time the code is being executed; otherwise, false.
BncsConnectionStateEventArgs Class
BNCS.Core.DriverFramework.Bncs Namespace