Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
StatServerConnectionEnded Event
NamespacesGenesyslab.Desktop.Modules.Core.SDK.StatServersIStatServerServiceStatServerConnectionEnded
The event sent when the connection to statistic server is closed. This could happen when the statistic server terminates unexpectedly.
Declaration Syntax
C#Visual BasicVisual C++
event EventHandler StatServerConnectionEnded
Event StatServerConnectionEnded As EventHandler
 event EventHandler^ StatServerConnectionEnded {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}

Assembly: Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)