|   | ConcentratorBase Constructor | 
        
        
        
        Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.257-beta
 Syntax
Syntaxprotected ConcentratorBase()
protected:
ConcentratorBase()
new : unit -> ConcentratorBase
GSF.TimeSeries.ConcentratorBase = function();
 Remarks
Remarks
            Concentration will not begin until consumer "Starts" concentrator (i.e., calling 
Start method or setting
            
Enabled = true).
            
 See Also
See Also