MercurialControllingHookBase.

TerminateHookAndCancelCommand() Method

Summary

Terminates the hook and cancels the Mercurial command being executed, with an exit code of 1 and no message.

Syntax

public void TerminateHookAndCancelCommand()

Return Value

Type Description
void