|
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.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.205-beta
Syntax public long DiscardedMeasurements { get; }
Public ReadOnly Property DiscardedMeasurements As Long
Get
member DiscardedMeasurements : int64 with get
function get_DiscardedMeasurements();
View SourceProperty Value
Int64See Also