BncsConnectionStateEventArgs.Connected Property

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

 

Syntax


public bool Connected { get; }

Return Value

True if BNCS is connected; otherwise, false.

 

See Also


BncsConnectionStateEventArgs Class

BNCS.Core.DriverFramework.Bncs Namespace