The ReportCache type exposes the following members.
Properties
Name | Description | |
---|---|---|
Enabled |
Specifies whether the control should store rendered reports in the cache.
| |
Expiration |
Gets or sets the number of minutes that elapse before reports are discarded from the cache.
| |
FileDependency |
Gets or sets the name of a file that invalidates the cache when it changes (e.g. the data source).
| |
Priority |
Gets or sets the cost of reports relative to other objects in the cache.
| |
Sliding |
Specifies whether the expiration timer should be reset when reports are retrieved from the cache.
|