Summary
Gets or sets the timeout to use when executing Mercurial commands, in seconds.
Default value for all Gui commands is
0, which translates to infinite timeout.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
.Gui - Containing Type
- GuiCommandBase
<T>
Syntax
public override int Timeout { get; set; }
Attributes
| Type | Description |
|---|---|
| Default |
Value
| Type | Description |
|---|---|
| int |