ConcentratorBase Constructor

Creates a new ConcentratorBase.

Definition

Namespace: Gemstone.Timeseries
Assembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.173 -- Release Build+98db269125537782905bfaaa87acec3cc1ea821a
protected ConcentratorBase()

Remarks

Concentration will not begin until consumer "Starts" concentrator (i.e., calling Start method or setting Enabled = true).

See Also