Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IsReady Property
NamespacesGenesyslab.Desktop.Modules.Windows.Views.LoginILoginControllerIsReady
Gets a value indicating whether application is ready. The agent is connected with some channels
Declaration Syntax
C#Visual BasicVisual C++
bool IsReady { get; }
ReadOnly Property IsReady As Boolean
property bool IsReady {
	bool get ();
}
Value
true if this instance is ready; otherwise, false.

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