FakeProcess.

WaitForExit() Method

Summary

Waits for the process to exit.
Namespace
Cake.Testing
Containing Type
FakeProcess

Syntax

public void WaitForExit()

Return Value

Type Description
void