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

Property Value

Boolean

Implements

IDeviceC, PIsConnected
See Also