Click or drag to resize

StatisticsEngineStop Method

Stops the StatisticsEngine.

Namespace: GSF.TimeSeries.Statistics
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
[AdapterCommandAttribute("Stops the statistics engine.", new string[] { ... })]
public override void Stop()
View Source

Implements

IAdapterStop
See Also