How to get Status of Process (Urgent)
C#
2
Posts
2
Posters
0
Views
1
Watching
-
how to get status of process for checking if the process status is running or not. Sanjit.rajbanshi@wlinktech.com
-
how to get status of process for checking if the process status is running or not. Sanjit.rajbanshi@wlinktech.com
Class
System.Diagnostics.Process
Can Help U. by methodsGetProcessesbyName
&GetProcesses
u can find a process then by Process Properties LikeHasExited
u can find is running or some necessary information about process.Regards Amir Jalaly