Temporarily Terminate a process and restart it later in VB .Net

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi, All,
How to temporarily termniate a process and then restart it in VB .Net? (Should not kill the process since it is still needed in the program later).
Thanks for the help.
Alison
 
Hi Alison,

Does this mean a multi threading proces, a service or a loop or something?

Cor
How to temporarily termniate a process and then restart it in VB .Net?
(Should not kill the process since it is still needed in the program later).
 
* =?Utf-8?B?QWxpc29u?= said:
How to temporarily termniate a process and then restart it in VB .Net? (Should not kill the process since it is still needed in the program later).

So, you want to suspend it?
 

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

Back
Top