Click or drag to resize

INotifier.NotificationSendException Event

Occurs when an Exception is encountered while sending a notification.

Namespace: GSF.Historian.Notifiers
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.230-beta
Syntax
event EventHandler<EventArgs<Exception>> NotificationSendException
View Source

Value

EventHandler<EventArgs<Exception>>
See Also