Click or drag to resize

NotifierBase.NotificationSendTimeout 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.244-beta
Syntax
public event EventHandler NotificationSendTimeout
View Source

Value

EventHandler

Implements

INotifier.NotificationSendTimeout
See Also