Click or drag to resize

INotifierNotificationSendException 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.181-beta
Syntax
event EventHandler<EventArgs<Exception>> NotificationSendException
View Source

Value

EventHandlerEventArgsException
See Also