View Single Post
  #3 (permalink)  
Old 12-27-2008, 1:31 AM
suresh_ed suresh_ed is offline
VB.NET Forum Newbie
.NET Framework: .NET 1.1 (VS 2003)
 
Join Date: May 2008
Posts: 26
Reputation: 25
suresh_ed is on a distinguished programming path ahead
Default Kill process

I done that using system.management namespace.

Using that we can kill any specific process.

Thank you friend
Reply With Quote