|
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.248-beta
Syntaxpublic long MeasurementsSortedByArrival { get; }
Public ReadOnly Property MeasurementsSortedByArrival As Long
Get
public:
property long long MeasurementsSortedByArrival {
long long get ();
}
member MeasurementsSortedByArrival : int64 with get
function get_MeasurementsSortedByArrival();
View SourceProperty Value
Int64
See Also