openPDC Historian Help
DataInitComplete Event
NamespacesTVA.HistorianDataListenerDataInitComplete
Occurs when the Data is populated completely on Start()()()up.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler DataInitComplete
Public Event DataInitComplete As EventHandler
public:
 event EventHandler^ DataInitComplete {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}

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