C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer.ReportService Namespace / ReportCache Class / Sliding Property

In This Topic
Sliding Property
In This Topic
Specifies whether the expiration timer should be reset when reports are retrieved from the cache.
Syntax
'Declaration
 
Public Property Sliding As System.Boolean
 
Remarks
The default value for this property is true, meaning that the expiration time is resets when reports are retrieved from the cache.
See Also