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.5.0.8
Syntax
public override bool IsConnected { get; }

Property Value

Type: Boolean

Implements

IDeviceC, PIsConnected
See Also