How to suspend or resume a process?

H

Herfried K. Wagner [MVP]

YXQ said:
I want to suspend/resume a process using VB.NET, how to do?

Are you referring to processing occuring inside your application/process (in
a thread, for example), or a system process?
 
B

Beginer

Herfried K. Wagner said:
Are you referring to processing occuring inside your application/process (in
a thread, for example), or a system process?

I want to know how to suspend another process in task manager.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top