| 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; }
Public ReadOnly Property ExitCode As Integer
Get
Property Value
Type:
Int32See Also