CoreConfigSettingIdsEntityCacheMaxMegabytes Field

The maximum size, in megabytes, that the in-memory entity cache is permitted to consume. A value of 0 indicates that the size should be determined automatically by the system. A value of -1 indicates that the cache should be disabled.

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 EntityCacheMaxMegabytes

Field Value

Type: Guid
Remarks

The value of this constant is 43a87684-6c1f-487d-a02d-e643b9c41072.

Data Type: Int32. Default Value: 100.
See Also