Click or drag to resize

ArchiveReader Events

The ArchiveReader type exposes the following members.

Events
  Name Description
Public event DataReadException Occurs when an Exception is encountered while reading IDataPoint from the current or historic ArchiveFile.
Public event HistoricFileListBuildComplete Occurs when the process of building historic ArchiveFile list is complete.
Public event HistoricFileListBuildException Occurs when an Exception is encountered in historic ArchiveFile list building process.
Public event HistoricFileListBuildStart Occurs when the process of building historic ArchiveFile list is started.
Public event HistoricFileListUpdated Occurs when the historic ArchiveFile list is updated to reflect addition or deletion of historic ArchiveFiles.
Public event RolloverComplete Occurs when Rollover to a new ArchiveFile is complete.
Public event RolloverStart Occurs when Rollover to a new ArchiveFile is started.
Top
See Also