openPDC Historian Help
DataInitFailure Event
NamespacesTVA.HistorianDataListenerDataInitFailure
Occurs when the Data cannot be populated on Start()()()up due to the unavailability of the Server.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler DataInitFailure
Public Event DataInitFailure As EventHandler
public:
 event EventHandler^ DataInitFailure {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}

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