openPDC Historian Help
OnOutOfSequenceDataWriteProgress Method (historicWriteProgress)
NamespacesTVA.Historian.FilesArchiveFileOnOutOfSequenceDataWriteProgress(ProcessProgress<(Of <(Int32>)>))

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

Raises the OutOfSequenceDataWriteProgress event.
Declaration Syntax
C#Visual BasicVisual C++
protected virtual void OnOutOfSequenceDataWriteProgress(
	ProcessProgress<int> historicWriteProgress
)
Protected Overridable Sub OnOutOfSequenceDataWriteProgress ( _
	historicWriteProgress As ProcessProgress(Of Integer) _
)
protected:
virtual void OnOutOfSequenceDataWriteProgress(
	ProcessProgress<int>^ historicWriteProgress
)
Parameters
historicWriteProgress (ProcessProgress<(Of <(Int32>)>))
ProcessProgress<(Of <(TUnit>)>) to send to OutOfSequenceDataWriteProgress event.

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