openPDC Historian Help
RolloverPreparationException Event
NamespacesTVA.Historian.FilesArchiveFileRolloverPreparationException
Occurs when an Exception is encountered during the standby ArchiveFile creation process.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler<EventArgs<Exception>> RolloverPreparationException
Public Event RolloverPreparationException As EventHandler(Of EventArgs(Of Exception))
public:
 event EventHandler<EventArgs<Exception^>^>^ RolloverPreparationException {
	void add (EventHandler<EventArgs<Exception^>^>^ value);
	void remove (EventHandler<EventArgs<Exception^>^>^ value);
}

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