DevCase 6.0 API Reference for NET Framework
C#
VB
C++
F#
XAML
ASP.NET
🏠 Home
|
⬅️ Back
|
➡️ Forward
Show/Hide TOC
Util
Process
Get
Process
Cpu
Percent
Usage
Async Method
Overload List
GetProcessCpuPercentUsageAsync(Int32)
Asynchronously gets the CPU percentage usage for the specified
Process
.
GetProcessCpuPercentUsageAsync(Process)
Asynchronously gets the CPU percentage usage for the specified
Process
.
See Also
Reference
UtilProcess Class
DevCase.Core.Diagnostics.Processes Namespace
In This Article
Overload List
See Also