openPDC Historian Help
ExporterBase..::.RealTimeData Class
NamespacesTVA.Historian.ExportersExporterBaseExporterBase..::.RealTimeData
A class that can be used to save real-time time-series data for Exports of type RealTime.
Declaration Syntax
C#Visual BasicVisual C++
protected class RealTimeData
Protected Class RealTimeData
protected ref class RealTimeData
Members
All MembersConstructorsMethodsFields



IconMemberDescription
ExporterBase..::.RealTimeData(Export, DataListener, IList<(Of <(IDataPoint>)>))
Initializes a new instance of the ExporterBase..::.RealTimeData class.

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

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Export
Gets or sets the Export to which the Data belongs.

Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Listener
Gets or sets the DataListener that provided the Data.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
ExporterBase..::.RealTimeData
See Also

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