Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint

Recipe 10.4. Suspending a Process

Problem

You want to suspend a process from running. This is helpful if you want to temporarily stop an application, perhaps due to high CPU consumption, but you don't want to kill it. This can give you an opportunity to launch further diagnostics utilities to troubleshoot the process.

Solution

Using downloadable software
  1. Open the Sysinternals Process Explorer tool (procexp.exe).

  2. To suspend a process, right-click on the target process and select Suspend.

  3. To resume a process, right-click on the target process and select Resume.


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial