Click or drag to resize

IExporterListeners Property

Gets the DataListeners providing real-time time-series data to the exporter.

Namespace: GSF.Historian.Exporters
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
IList<DataListener> Listeners { get; }
View Source

Property Value

IListDataListener
See Also