Controlling Processes

It’s not uncommon for an application to need to interact with other programs on the same machine. This includes spawning other processes, monitoring them, and so on. The System.Diagnostics namespace contains functionality that enables those scenarios from managed code.

Get C# 5.0 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.