Monitoring and Managing Windows Processes 

The Process component gives you the ability to view and manage most Windows process tasks. These tasks include starting and stopping processes and retrieving process property information, such as memory and thread usage.

In This Section

  • Managing Processes
    Explains how to use Process components to manage existing processes on your computer, such as starting, stopping, and retrieving process information.
Topic Location
Walkthrough: Managing a Windows Process Server Components in Visual Studio
Walkthrough: Managing a Windows Process Server Components in Visual Studio
Walkthrough: Managing a Windows Process Server Components in Visual Studio
  • Process class
    Provides syntax and related reference information about the Process component.