Click or drag to resize

DeviceConn, ProtoIsConnected Property

Whether this Brainboxes Device instance has an active connection

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

Property Value

Type: Boolean

Implements

IDeviceC, PIsConnected
See Also