CommandBase<T>.

Timeout Property

Summary

Gets or sets the timeout to use when executing Mercurial commands, in seconds. Default is 60.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
CommandBase<T>

Syntax

public virtual int Timeout { get; set; }

Attributes

Type Description
DefaultValueAttribute

Value

Type Description
int