FakeProcess.

GetExitCode() Method

Summary

Gets the exit code of the process.
Namespace
Cake.Testing
Containing Type
FakeProcess

Syntax

public int GetExitCode()

Return Value

Type Description
int The exit code of the process.