Click or drag to resize

ProcessUtilizationCalculator Properties

The ProcessUtilizationCalculator type exposes the following members.

Properties
  Name Description
Public property AssociatedProcesses Gets associated processes for this ProcessUtilizationCalculator.
Public property UpdateInterval Gets or sets the interval, in milliseconds, over which Utilization will be calculated.
Public property Utilization Gets the current processor utilization, percent between 0.0 and 1.0, of the associated Process set.
Top
See Also