Skip to main content

ExtractCacheBase Class

Serves as the base class for classes that are in-memory caches used by the Extract Data Source.

Namespace: DevExpress.DashboardCommon

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

NuGet Package: DevExpress.Dashboard.Core

#Declaration

public abstract class ExtractCacheBase :
    IExtractCache

The following members return ExtractCacheBase objects:

#Remarks

To learn more, see ExtractCacheOptions.

#Inheritance

See Also