IStartedProcess.Kill method
Kills the process.
public void Kill(bool entireProcessTree)
| parameter | description |
|---|---|
| entireProcessTree | True to kill the entire process tree. |
See Also
- interface IStartedProcess
Kills the process.
public void Kill(bool entireProcessTree)
| parameter | description |
|---|---|
| entireProcessTree | True to kill the entire process tree. |