Click or drag to resize

ProcessUtilizationCalculator.Initialize Method

Overload List
  Name Description
Public method Initialize(IEnumerable<Process> ) Starts calculating the total processor utilization of the specified processes.
Public method Initialize(Process[]) Starts calculating the total processor utilization of the specified processes.
Top
See Also