Click or drag to resize

StatisticsExporter(String) Constructor

Initializes a new instance of the StatisticsExporter class.

Namespace: GSF.Historian.Exporters
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
protected StatisticsExporter(
	string name
)
View Source

Parameters

name  String
Name of the exporter.
See Also