MercurialPostCommandHook.

ExitCode Property

Summary

Gets the exit code of the Mercurial command that finished executing.
Assembly
Mercurial.Net.dll
Namespace
Mercurial.Hooks
Containing Type
MercurialPostCommandHook

Syntax

public int ExitCode { get; }

Value

Type Description
int