Click or drag to resize

ESDeviceIsConnected Property

If there is an active connection from this instance to any of the serial ports attached to the ES device

Namespace: Brainboxes.IO
Assembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public override bool IsConnected { get; }

Property Value

Boolean

Implements

IDeviceC, PIsConnected
See Also