| Platform SDK: Performance Monitoring |
The System Monitor automation interface includes the following class objects.
| Class name | Description |
|---|---|
| CounterItem | Provides counter property information. |
| Counters | Provides methods for adding or removing CounterItem objects and accessing related properties. It is a collection of CounterItem objects. |
| SystemMonitor | Provides methods and properties that correspond to the functionality provided by the System Monitor user interface. Each SystemMonitor object contains one Counters collection object. |