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

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