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
Syntaxpublic override bool IsConnected { get; }
Public Overrides ReadOnly Property IsConnected As Boolean
Get
abstract IsConnected : bool with get
override IsConnected : bool with get
Property Value
Type:
BooleanImplements
IDeviceC, PIsConnected
See Also