Click or drag to resize

ProcessExecutionResultExitCode Property

The exit code of the process. If this value is 0, he process is considered to be successfull.

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