openPDC Historian Help
HistoricDataWriteProgress Event
NamespacesTVA.Historian.FilesArchiveFileHistoricDataWriteProgress

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

Occurs when IDataPoint is being archived to historic ArchiveFile.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler<EventArgs<ProcessProgress<int>>> HistoricDataWriteProgress
Public Event HistoricDataWriteProgress As EventHandler(Of EventArgs(Of ProcessProgress(Of Integer)))
public:
 event EventHandler<EventArgs<ProcessProgress<int>^>^>^ HistoricDataWriteProgress {
	void add (EventHandler<EventArgs<ProcessProgress<int>^>^>^ value);
	void remove (EventHandler<EventArgs<ProcessProgress<int>^>^>^ value);
}

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