Platform SDK: Performance Monitoring |
Retrieves or sets a value that indicates the length of the time interval, in seconds, that counter data is updated in the view. This is a read/write property.
Public Property UpdateInterval( ) as Short
The default value of this property is 1, which is also the default. The maximum value is 1,000,000.
The ManualUpdate property of the SystemMonitor object must be set to False when this property is set.
A value indicating the length of the update time interval.
Graph1.UpdateInterval=30
Windows NT/2000: Requires Windows 2000.
Header: Smonctrl.odl.
System Monitor Automation Interface Overview, System Monitor Automation Interface Properties