Click or drag to resize

ProcessExecutionFailedExceptionExitCode Property

The exit code of the process.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public int ExitCode { get; }

Property Value

Type: Int32
See Also