Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Statistics Property
NamespacesGenesyslab.Desktop.Modules.Core.SDK.StatServersIStatServerServiceStatistics
Gets a list of the statistics available in the statistic server. The values in the hashtable are of the type StatisticDescription.
Declaration Syntax
C#Visual BasicVisual C++
Hashtable Statistics { get; }
ReadOnly Property Statistics As Hashtable
property Hashtable^ Statistics {
	Hashtable^ get ();
}
Value
The list of statistics.

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