CoreConfigSettingIdsResultCacheMaxMegabytes Field |
The maximum size, in megabytes, that the in-memory result cache is permitted to consume. A value
of 0 indicates that the size should be determined automatically by the system.
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 ResultCacheMaxMegabytes
Public Shared ReadOnly ResultCacheMaxMegabytes As Guid
public:
static initonly Guid ResultCacheMaxMegabytes
static val ResultCacheMaxMegabytes: Guid
Field Value
Type:
GuidRemarks The value of this constant is 4774cdad-cab5-4a39-b6c5-8fcbce0cde4e.
Data Type:
Int32.
Default Value: 1000.
See Also