| InitializeStatistics | (obsolete) Initialize notification about statistics and returns all available statistics. |
| InitializeStatistics(String) |
Initialize notification about realtime statistics stored in specific run-time table
and returns all available records stored there. Custom statistics table MUST be defined in configuration manager. table MUST be defined as: [RTTABLES] s_xxxxxxx=ID and object name MUST be defined as: [CLASSES] S_XXXXXXX=s_xxxxxxx where xxxxxxx is lowercase string and XXXXXXX is uppercase version of the xxxxxxx |