ICommand.

Timeout Property

Summary

Gets the timeout in seconds for how long to wait for the command to complete successfully before terminating it and throwing an exception. A typical default value is 60.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
ICommand

Syntax

int Timeout { get; }

Value

Type Description
int