openPDC Historian Help
SocketConnecting Event
NamespacesTVA.HistorianDataListenerSocketConnecting
Occurs when the underlying Socket connection for receiving time-series data is being attempted.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler SocketConnecting
Public Event SocketConnecting As EventHandler
public:
 event EventHandler^ SocketConnecting {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}

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