Click or drag to resize

ConcentratorBase Constructor

Creates a new ConcentratorBase.

Namespace: GSF.TimeSeries
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
protected ConcentratorBase()
View Source
Remarks
Concentration will not begin until consumer "Starts" concentrator (i.e., calling Start method or setting Enabled = true).
See Also