openPDC Historian Help
ServiceProcessError Event
NamespacesTVA.Historian.ServicesIServiceServiceProcessError

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

Occurs when an Exception is encountered when processing a request.
Declaration Syntax
C#Visual BasicVisual C++
event EventHandler<EventArgs<Exception>> ServiceProcessError
Event ServiceProcessError As EventHandler(Of EventArgs(Of Exception))
 event EventHandler<EventArgs<Exception^>^>^ ServiceProcessError {
	void add (EventHandler<EventArgs<Exception^>^>^ value);
	void remove (EventHandler<EventArgs<Exception^>^>^ value);
}

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