Skip to main content
A newer version of this page is available. .

ExtractPersistentCache Class

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

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v20.1.Core.dll

NuGet Packages: DevExpress.Dashboard.Core, DevExpress.WindowsDesktop.Dashboard.Core

Declaration

public class ExtractPersistentCache :
    ExtractCacheBase

Remarks

To learn more, see ExtractCacheOptions.

Inheritance

Object
ExtractCacheBase
ExtractPersistentCache
See Also