IProcess.

WaitForExit() Method

Summary

Waits for the process to exit.
Namespace
Cake.Core.IO
Containing Type
IProcess

Syntax

void WaitForExit()

Return Value

Type Description
void