SystemMonitor.Counters property

Retrieves the Counters which contains a collection of CounterItem objects.

This property is read-only.

Syntax

Property Counters As ICounters

Property value

A Counters object that contains a collection of CounterItem objects.

Remarks

This is the default property of the SystemMonitor object.

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
DLL
Sysmon.ocx

See also

SystemMonitor