How to: Continue a ProcessĀ 

This topic applies to:

Visual Studio Edition

Visual Basic

C#

C++

J#

Visual Web Developer

Express

No

No

No

No

No

Standard

Yes

Yes

Yes

Yes

Yes

Pro/Team

Yes

Yes

Yes

Yes

Yes

With the Processes window, you can break execution of any attached process. When a process is in break mode, you can continue execution of the process at any time using the procedure below.

To continue a process

  • In the Processes window, right-click on the name of the process you want to detach, and choose Continue Process from the shortcut menu.

See Also

Tasks

How to: Terminate a Process
How to: Detach a Process
How to: Break a Process
How to: Use the Processes Window

Concepts

Execution Control

Other Resources

Attaching to Running Processes