openPDC Historian Help
NotificationSendException Event
NamespacesTVA.Historian.NotifiersINotifierNotificationSendException
Occurs when an Exception is encountered while sending a notification.
Declaration Syntax
C#Visual BasicVisual C++
event EventHandler<EventArgs<Exception>> NotificationSendException
Event NotificationSendException As EventHandler(Of EventArgs(Of Exception))
 event EventHandler<EventArgs<Exception^>^>^ NotificationSendException {
	void add (EventHandler<EventArgs<Exception^>^>^ value);
	void remove (EventHandler<EventArgs<Exception^>^>^ value);
}

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