openPDC Historian Help
Listeners Property
NamespacesTVA.Historian.ExportersIExporterListeners
Gets the DataListeners providing real-time time-series data to the exporter.
Declaration Syntax
C#Visual BasicVisual C++
IList<DataListener> Listeners { get; }
ReadOnly Property Listeners As IList(Of DataListener)
property IList<DataListener^>^ Listeners {
	IList<DataListener^>^ get ();
}

Assembly: TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252