Click or drag to resize

ExporterBaseRealTimeDataData Field

Gets or sets the real-time time-series data received by the Listener.

Namespace: GSF.Historian.Exporters
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
public IList<IDataPoint> Data
View Source

Field Value

IListIDataPoint
See Also