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

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