Click or drag to resize

IndependentOutputAdapterManagerBaseCurrentAdapterIndex Property

Get adapter index currently being processed.

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

Property Value

Int32

Implements

IIndependentAdapterManagerCurrentAdapterIndex
See Also