Click or drag to resize

ConnectionIsConnected Property

Whether this connection instance to a Brainboxes Device is active

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

Property Value

Type: Boolean

Implements

IConnectionIsConnected
See Also