|
ConcentratorBaseDownsampledMeasurements Property
|
Gets the total number of down-sampled measurements processed by the concentrator.
Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.205-beta
Syntax public long DownsampledMeasurements { get; }
Public ReadOnly Property DownsampledMeasurements As Long
Get
member DownsampledMeasurements : int64 with get
function get_DownsampledMeasurements();
View SourceProperty Value
Int64See Also