CoreConfigSettingIdsResultCacheLifetime Field |
The approximate time interval for which the in-memory result cache is allowed to store a new result.
A value of zero disables caching of data results.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public static readonly Guid ResultCacheLifetime
Public Shared ReadOnly ResultCacheLifetime As Guid
public:
static initonly Guid ResultCacheLifetime
static val ResultCacheLifetime: Guid
Field Value
Type:
GuidRemarks The value of this constant is 63f92f95-b7ff-4170-aac3-3a6bb4037fdf.
Data Type:
TimeSpan.
Default Value: 20 minutes.
See Also