Click or drag to resize

ActionAdapterBaseResetStatistics Method

Resets the statistics of the ActionAdapterBase.

Namespace: GSF.TimeSeries.Adapters
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
[AdapterCommandAttribute("Resets the statistics of the action adapter.", new string[] { ... })]
public override void ResetStatistics()
View Source
See Also