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