Click or drag to resize

AdapterBaseProcessedMeasurements Property

Gets the total number of measurements handled thus far by the AdapterBase.

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

Property Value

Int64

Implements

IAdapterProcessedMeasurements
See Also