CommandBase<T>.

RawExitCode Property

Summary

Gets the raw exit code from executing the command line client.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
CommandBase<T>

Syntax

public int RawExitCode { get; }

Value

Type Description
int