[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 Basic | Visual C++ |
public event EventHandler OutOfSequenceDataWriteComplete
Public Event OutOfSequenceDataWriteComplete As EventHandler
public: event EventHandler^ OutOfSequenceDataWriteComplete { void add (EventHandler^ value); void remove (EventHandler^ value); }