openPDC Historian Help
NotificationSendComplete Event
NamespacesTVA.Historian.NotifiersNotifierBaseNotificationSendComplete
Occurs when a notification has been sent.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler NotificationSendComplete
Public Event NotificationSendComplete As EventHandler
public:
virtual  event EventHandler^ NotificationSendComplete {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}

Assembly: TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252