Skip to main content

ExtractPersistentCache Class

A persistent in-memory cache used by the Extract Data Source.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v23.2.Core.dll

NuGet Package: DevExpress.Dashboard.Core

Declaration

public class ExtractPersistentCache :
    ExtractCacheBase

Remarks

To learn more, see ExtractCacheOptions.

Inheritance

Object
ExtractCacheBase
ExtractPersistentCache
See Also