openPDC Historian Help
OnServiceProcessError Method (exception)
NamespacesTVA.Historian.ServicesServiceOnServiceProcessError(Exception)

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

Raises the ServiceProcessError event.
Declaration Syntax
C#Visual BasicVisual C++
protected virtual void OnServiceProcessError(
	Exception exception
)
Protected Overridable Sub OnServiceProcessError ( _
	exception As Exception _
)
protected:
virtual void OnServiceProcessError(
	Exception^ exception
)
Parameters
exception (Exception)
Exception to sent to ServiceProcessError event.

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