ChurnCommand.

Timeout Property

Summary

Gets or sets the timeout to use when executing Mercurial commands, in seconds. Default is 600 (10 minutes) for the ChurnCommand.
Assembly
Mercurial.Net.dll
Namespace
Mercurial.Extensions.Churn
Containing Type
ChurnCommand

Syntax

public override int Timeout { get; set; }

Attributes

Type Description
DefaultValueAttribute

Value

Type Description
int