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