IMercurialControllingHook.

TerminateHookAndProceed() Method

Summary

Terminates the hook program and allows the Mercurial command being hooked to proceed as normal.
Assembly
Mercurial.Net.dll
Namespace
Mercurial.Hooks
Containing Type
IMercurialControllingHook

Syntax

void TerminateHookAndProceed()

Return Value

Type Description
void