Click or drag to resize

IndependentInputAdapterManagerBaseCurrentOutputIndex Property

Gets adapter output index currently being processed.

Namespace: GSF.TimeSeries.Adapters
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public int CurrentOutputIndex { get; }
View Source

Property Value

Int32

Implements

IIndependentAdapterManagerCurrentOutputIndex
See Also