Click or drag to resize

ConcentratorBaseDiscardedMeasurements Property

Gets the total number of measurements that have been discarded because of old timestamps (i.e., measurements that were outside the time deviation tolerance from base time, past or future).

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

Property Value

Int64
See Also