openPDC Historian Help
ArchiveFileStatistics Class
NamespacesTVA.Historian.FilesArchiveFileStatistics
A class that contains the statistics of an ArchiveFile.
Declaration Syntax
C#Visual BasicVisual C++
public class ArchiveFileStatistics
Public Class ArchiveFileStatistics
public ref class ArchiveFileStatistics
Members
All MembersMethodsFields



IconMemberDescription
AverageWriteSpeed
Average number of time-series data points written to the ArchiveFile in one second.

AveragingWindow
Time over which the AverageWriteSpeed is calculated.

CompressionRate
Current rate of data compression (in %) in the ArchiveFile.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
FileUsage
Current usage (in %) of the ArchiveFile.

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.)
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
ArchiveFileStatistics
See Also

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