Skip to content

IStartedProcess.Kill method

Kills the process.

public void Kill(bool entireProcessTree)
parameter description
entireProcessTree True to kill the entire process tree.

See Also