Check Process Status in C#

  • Thread starter Thread starter johnson.bruno
  • Start date Start date
J

johnson.bruno

Hi,
I want to check whether a process is running or not in a C# console
application. Is there any method which will allow me to pass process name
and get number of instances of it

Thanks
JBruno
 
Back
Top