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.0.0.0 (1.0.0.0)
Syntax
public bool IsConnected { get; }

Property Value

Boolean

Implements

IConnectionIsConnected
See Also