IMercurialControllingHook.

TerminateHookAndCancelCommand() Method

Summary

Terminates the hook and cancels the Mercurial command being executed, with an exit code of 1 and no message.
Assembly
Mercurial.Net.dll
Namespace
Mercurial.Hooks
Containing Type
IMercurialControllingHook

Syntax

void TerminateHookAndCancelCommand()

Return Value

Type Description
void