openPDC Historian Help
OnNotificationSendException Method (exception)
NamespacesTVA.Historian.NotifiersNotifierBaseOnNotificationSendException(Exception)
Raises the NotificationSendException event.
Declaration Syntax
C#Visual BasicVisual C++
protected virtual void OnNotificationSendException(
	Exception exception
)
Protected Overridable Sub OnNotificationSendException ( _
	exception As Exception _
)
protected:
virtual void OnNotificationSendException(
	Exception^ exception
)
Parameters
exception (Exception)
Exception to send to NotificationSendException event.

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