|
IDaqDeviceIsConnected Property |
True if device is connected. Otherwise, False.
Namespace: GLNeuroTech.Devices.CommonAssembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax bool IsConnected { get; }
ReadOnly Property IsConnected As Boolean
Get
property bool IsConnected {
bool get ();
}
abstract IsConnected : bool with get
Property Value
Type:
BooleanSee Also