LocalSystemMonitorSettings Object
Description
Represents the Local System Monitor pane of the Test Settings dialog box, which enables you to define the system counters to be used for the test.
Object Model
LocalSystemMonitorSettings ObjectSystemCounters CollectionSystemCounter Object
Example
Public Properties
Public Property ApplicationNameThe process name of the application to track.
Public Property EnableIndicates whether system counter tracking is enabled.
Public Property SampleRateIndicates how often (in seconds) the local system monitor checks counter values.
Public Property SystemCountersReturns the collection of system counters currently defined for the test.
See Also