Microsoft
Software
Hardware
Network
Question : c# last execution time of a process and kiling the last process of the same application
Hi there;
I am trying to kill a process executed more than 2 times.
when the third one executes, I am able to kill the process but not the third one but the first one.
I checked for pid and it seems pid is not denoting the last execution time of the process.
So, I need to find the last execution time of the same processes and kill the last one.
How can I do this in C#?
Best regards.
Answer : c# last execution time of a process and kiling the last process of the same application
myProcessObject.StartTime helps to solve this issue.
Random Solutions
The name on the security certificate is invalid or does not match the name of the site
Exchange 2003 Consolidated Report - Forward mail/Distribution Groups etc.
File extensions not visible
providing sql username & password to crystal report in asp.net c#
Windows Authentication / SQL Authentication
is it possible to find ip from server logs?
Why the record on my database is incomplete??????
Integrating Raid Drivers in the OS
Can a Cisco PIX firewall ver 6.3.5 have two static entries to the same host?
Error 3709 in ASP application