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
Nested Set, Databases, and Moving Nodes
About Formatting and Parsing text strings
will W2K3 accept my W2K hard drive?
Administrator´s profile is not saved to profiles folder
posting script for a modal window
Windows 2000 server and USB 2.0 Iomega External HDD
Combobox Databinding Question
Joomla Body ID Tag Using Menu Item Alias
SQL Update Query Not working
Scale one data series in Excel bar graph