Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IsConnected Property
NamespacesGenesyslab.Desktop.Modules.Core.SDK.ContactIContactServiceIsConnected
Gets a value indicating if the client is connected to the ucs server.
Declaration Syntax
C#Visual BasicVisual C++
bool IsConnected { get; }
ReadOnly Property IsConnected As Boolean
property bool IsConnected {
	bool get ();
}
Value
true if client is connected to the statistic sever; otherwise, false.

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