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