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