Sitecore 5.1.1 API

Settings.StatusReportInterval Property

Gets the interval between reporting memory usage to the log.

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

Property Value

Default value: 00:10:00 (10 minutes)

See Also

Settings Class | Sitecore.Configuration Namespace