Click or drag to resize

OutputAdapterCollectionProcessedMeasurements Property

Gets the total number of measurements processed and destined for archive thus far by each IOutputAdapter implementation in the OutputAdapterCollection.

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

Property Value

Int64

Implements

IAdapterProcessedMeasurements
IAdapterProcessedMeasurements
See Also