0
kicks
Launching Processes and Managing the Scheduler
This is the first in a series of articles relating to the management of external processes from within .NET. In my first article I will start with the basics: using the Process class to launch external processes and play with Priority and Process Affinity.