ConnectionIsConnected Property |
Whether this connection instance to a Brainboxes Device is active
Namespace: Brainboxes.IOAssembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool IsConnected { get; }
Public ReadOnly Property IsConnected As Boolean
Get
abstract IsConnected : bool with get
override IsConnected : bool with get
Property Value
BooleanImplements
IConnectionIsConnectedSee Also