Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
GetStat Method (stat)
NamespacesGenesyslab.Desktop.Modules.Core.SDK.StatServersIStatServerServiceGetStat(Stat)
Gets the statistic value from the statistic server.
Declaration Syntax
C#Visual BasicVisual C++
EventInfo GetStat(
	Stat stat
)
Function GetStat ( _
	stat As Stat _
) As EventInfo
EventInfo^ GetStat(
	Stat^ stat
)
Parameters
stat (Stat)
The statistic to be calculated.
Return Value
The statistic value.

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