Click or drag to resize

ArchiveReaderDataReadException Event

Occurs when an Exception is encountered while reading IDataPoint from the current or historic ArchiveFile.

Namespace: GSF.Historian.Files
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
public event EventHandler<EventArgs<Exception>> DataReadException
View Source

Value

EventHandlerEventArgsException
See Also