Opens a statistic on the statistic server.

Declaration Syntax
void OpenStat(
Stat stat,
StatisticInterval interval,
int frequency
)
Sub OpenStat ( _
stat As Stat, _
interval As StatisticInterval, _
frequency As Integer _
)
void OpenStat(
Stat^ stat,
StatisticInterval interval,
int frequency
)

Parameters
- stat (Stat)
- The statistic to be opened.
- interval (StatisticInterval)
- The interval type for statistic value refresh.
- frequency (Int32)
- The frequency of the statistic value refresh.
Assembly:
Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)