BncsConnectionStateEventArgs.FirstTime Property

<< 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)

 

Syntax


public bool FirstTime { get; }

Field Value

true if this is the first time the code is being executed; otherwise, false.

 

See Also


BncsConnectionStateEventArgs Class

BNCS.Core.DriverFramework.Bncs Namespace