Groups | Blog | Home
all groups > vb.net > january 2008 >

vb.net : How to suspend a process?


kimiraikkonen
1/27/2008 3:27:44 AM
[quoted text, click to view]

If he's meaning stopping a process at the same time it starts(after
system.diagnostics.process.start),
a way might be:
Michel Posseth [MCP]
1/27/2008 12:13:38 PM
could you be more clear ? cause i have not the slightest idea what you mean
what you are asking

if you mean taskmanager and then processes i call this "ending a proces"
suspending is like pausing and this option is not there

ending processes can be done through the process class

hth

Michel


"yxq" <gayxq@163.net> schreef in bericht
news:%23kfMwmMYIHA.5160@TK2MSFTNGP05.phx.gbl...
[quoted text, click to view]

Herfried K. Wagner [MVP]
1/27/2008 2:10:30 PM
"kimiraikkonen" <kimiraikkonen85@gmail.com> schrieb:
[quoted text, click to view]

.... or 'Process.CloseMainWindow'.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
yxq
1/27/2008 5:47:46 PM
How to suspend a process like Process Explorer? thank you.

AddThis Social Bookmark Button