UtilProcessGetProcessRamPercentUsageAsync Method

Overload List

GetProcessRamPercentUsageAsync(Int32) Asynchronously gets the RAM percentage usage (the amount of physical memory allocated) for the process with the specified process id. (PID).
GetProcessRamPercentUsageAsync(Process) Asynchronously gets the RAM percentage usage (the amount of physical memory allocated) for the process with the specified process id. (PID).

See Also