Sitecore 5.1.1 API

Settings.DefaultSQLTimeout Property

Gets the default timeout for SQL commands.

[Visual Basic]
Public Shared ReadOnly Property DefaultSQLTimeout As TimeSpan
[C#]
public static System.TimeSpan DefaultSQLTimeout {get;}

Property Value

Default value: 3 minutes

See Also

Settings Class | Sitecore.Configuration Namespace