openPDC Historian Help
HistoricFileListBuildException Event
NamespacesTVA.Historian.FilesArchiveFileHistoricFileListBuildException
Occurs when an Exception is encountered in historic ArchiveFile list building process.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler<EventArgs<Exception>> HistoricFileListBuildException
Public Event HistoricFileListBuildException As EventHandler(Of EventArgs(Of Exception))
public:
 event EventHandler<EventArgs<Exception^>^>^ HistoricFileListBuildException {
	void add (EventHandler<EventArgs<Exception^>^>^ value);
	void remove (EventHandler<EventArgs<Exception^>^>^ value);
}

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