BncsConnectionStateEventArgs Constructor

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Core.DriverFramework.Bncs Namespace > BncsConnectionStateEventArgs Class >

BncsConnectionStateEventArgs Constructor

Represents the event arguments for the BncsConnectionState event.

Namespace: BNCS.Core.DriverFramework.Bncs
Assembly:  BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)

 

Syntax


public BncsConnectionStateEventArgs(
 bool connected,
 bool firstTime
)

Parameters

connected

Type: Boolean

firstTime

Type: Boolean

 

See Also


BncsConnectionStateEventArgs Class

BNCS.Core.DriverFramework.Bncs Namespace