SharpCvsLib

SharpCvsLibConfig.Timeout Property

The timeout value for the cvs server connection.

[Visual Basic]
Public Property Timeout As Integer
[C#]
public int Timeout {get; set;}

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.Config.SharpCvsLibConfig.Timeout

See Also

SharpCvsLibConfig Class | ICSharpCode.SharpCvsLib.Config Namespace