Click or drag to resize

NotifierBase.NotificationSendStart Event

Occurs when a notification is being sent.

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

Value

EventHandler

Implements

INotifier.NotificationSendStart
See Also