Click or drag to resize

NotifierBaseNotificationSendTimeout Event

Occurs when a timeout is encountered while sending a notification.

Namespace: GSF.Historian.Notifiers
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
public event EventHandler NotificationSendTimeout
View Source

Value

EventHandler

Implements

INotifierNotificationSendTimeout
See Also