Click or drag to resize

ArchiveFileHistoricFileListBuildException Event

Occurs when an Exception is encountered in historic ArchiveFile list building process.

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

Value

EventHandlerEventArgsException
See Also