IProcess.

Kill() Method

Summary

Immediately stops the associated process.
Namespace
Cake.Core.IO
Containing Type
IProcess

Syntax

void Kill()

Return Value

Type Description
void