openPDC Historian Help
NotificationSendTimeout Event
NamespacesTVA.Historian.NotifiersNotifierBaseNotificationSendTimeout
Occurs when a timeout is encountered while sending a notification.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler NotificationSendTimeout
Public Event NotificationSendTimeout As EventHandler
public:
virtual  event EventHandler^ NotificationSendTimeout {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}

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