FakeProcess.

Kill() Method

Summary

Immediately stops the associated process.
Namespace
Cake.Testing
Containing Type
FakeProcess

Syntax

public void Kill()

Return Value

Type Description
void