|
ConcentratorBaseMeasurementsSortedByArrival Property
|
Gets the total number of measurements that were sorted by arrival because the measurement reported a bad timestamp quality.
Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.205-beta
Syntax public long MeasurementsSortedByArrival { get; }
Public ReadOnly Property MeasurementsSortedByArrival As Long
Get
member MeasurementsSortedByArrival : int64 with get
function get_MeasurementsSortedByArrival();
View SourceProperty Value
Int64See Also