Click or drag to resize

InputAdapterBaseIsConnected Property

Gets flag that determines if InputAdapterBase is connected.

Namespace: GSF.TimeSeries.Adapters
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public virtual bool IsConnected { get; protected set; }
View Source

Property Value

Boolean
See Also