Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
StatServerConnectionEnded Event
NamespacesGenesyslab.Desktop.Modules.Core.SDK.PresencePresenceServiceStatServerConnectionEnded
Handles the StatServerConnectionEnded event.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler StatServerConnectionEnded
Public Event StatServerConnectionEnded As EventHandler
public:
 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)