[This is preliminary documentation and is subject to change.]
Occurs when the process of archiving misaligned (by time) IDataPoint is started.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public event EventHandler OutOfSequenceDataWriteStart
Public Event OutOfSequenceDataWriteStart As EventHandler
public: event EventHandler^ OutOfSequenceDataWriteStart { void add (EventHandler^ value); void remove (EventHandler^ value); }