Click here to Skip to main content
15,906,335 members
Articles / Programming Languages / Visual Basic

Killing Processes from a Visual Basic Application

Rate me:
Please Sign up or sign in to vote.
4.00/5 (5 votes)
9 Jun 2008CPOL3 min read 101.4K   4K   57  
This article provides a simple example of how to use the System.Diagnostics.Process library to display a list of running processes, and to select and kill processes by their process name and ID.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions