Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IsStarted Property
NamespacesGenesyslab.Desktop.Modules.Core.SDK.StatServersIStatServerServiceIsStarted
Gets a value indicating if the client is connected to the statistic server.
Declaration Syntax
C#Visual BasicVisual C++
bool IsStarted { get; }
ReadOnly Property IsStarted As Boolean
property bool IsStarted {
	bool get ();
}
Value
true if the 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)