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

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