ExtractPersistentCache.CacheSize Property
Gets or sets the size of the ExtractPersistentCache (in megabytes).
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
Int64 | An integer value that specifies the size of the ExtractPersistentCache (in megabytes). |
See Also