Show contents 

Host > Host Assembly Interfaces > IProcess > IProcess.Kill

IProcess.Kill

Fore Syntax

Kill;

Fore.NET Syntax

Kill();

Description

The Kill method stops process execution.

Fore and Fore.NET Examples

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

See also:

IProcess