openPDC Historian Help
OutOfSequenceDataWriteException Event
NamespacesTVA.Historian.FilesArchiveFileOutOfSequenceDataWriteException

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

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

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