openPDC Historian Help
OutOfSequenceDataWriteComplete Event
NamespacesTVA.Historian.FilesArchiveFileOutOfSequenceDataWriteComplete

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

Occurs when the process of archiving misaligned (by time) IDataPoint is complete.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler OutOfSequenceDataWriteComplete
Public Event OutOfSequenceDataWriteComplete As EventHandler
public:
 event EventHandler^ OutOfSequenceDataWriteComplete {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}

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