|
<< 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)
public BncsConnectionStateEventArgs(
bool connected,
bool firstTime
)
connected
Type: Boolean
firstTime
Type: Boolean
BncsConnectionStateEventArgs Class
BNCS.Core.DriverFramework.Bncs Namespace