% mem usage of process

  • Thread starter Thread starter Christopher Attard
  • Start date Start date
C

Christopher Attard

Hi,

can you give me an insight on how to find programmatically the % mem usage
(physical mem) being utilised for each running process in a system? More
specifically, can I obtain such value from the System.DiagnosticsProcess
class or PerformanceCounter?

Thanks in advance,

Chris
 
Back
Top