ESDeviceIsConnected Property |
If there is an active connection from this instance to any of the serial ports attached to the ES device
Namespace: Brainboxes.IOAssembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public override bool IsConnected { get; }
Public Overrides ReadOnly Property IsConnected As Boolean
Get
abstract IsConnected : bool with get
override IsConnected : bool with get
Property Value
BooleanImplements
IDeviceC, PIsConnectedSee Also