IProcess.Kill

Syntax

Kill;

Description

The Kill method stops process execution.

Example

The method use is given in the example for IProcess.Start.

See also:

IProcess