|
IAdapterProcessedMeasurements Property
|
Gets the total number of measurements processed thus far by the
IAdapter.
Namespace: GSF.TimeSeries.AdaptersAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.205-beta
Syntax long ProcessedMeasurements { get; }
ReadOnly Property ProcessedMeasurements As Long
Get
abstract ProcessedMeasurements : int64 with get
function get_ProcessedMeasurements();
Property Value
Int64See Also