Platform SDK: Performance Monitoring |
Retrieves or sets a value that indicates whether the control allows monitoring of multiple instances of counters. This is a read/write property.
Public Property MonitorDuplicateInstances( ) as Boolean
The default value of this property is True, meaning that multiple instances of counters can be monitored. For example, if two instances of Microsoft Excel are running and the value of this property is True, both instances of Excel can be monitored.
A value indicating whether the control is allowing monitoring of multiple instances of counters.
Graph1.MonitorDuplicateInstances=False
Windows NT/2000: Requires Windows 2000.
Header: Smonctrl.odl.
System Monitor Automation Interface Overview, System Monitor Automation Interface Properties