openPDC Historian Help
HistoricDataWriteException Event
NamespacesTVA.Historian.FilesArchiveFileHistoricDataWriteException

[This is preliminary documentation and is subject to change.]

Occurs when an Exception is encountered while archiving IDataPoint to historic ArchiveFile.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler<EventArgs<Exception>> HistoricDataWriteException
Public Event HistoricDataWriteException As EventHandler(Of EventArgs(Of Exception))
public:
 event EventHandler<EventArgs<Exception^>^>^ HistoricDataWriteException {
	void add (EventHandler<EventArgs<Exception^>^>^ value);
	void remove (EventHandler<EventArgs<Exception^>^>^ value);
}

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