Click or drag to resize

DataMonitorExporter(String) Constructor

Initializes a new instance of the DataMonitorExporter class.

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

Parameters

name  String
Name of the exporter.
See Also