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

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.v19.1.Core.dll

Declaration

public abstract class ExtractCacheBase :
    IExtractCache

Remarks

To learn more, see ExtractCacheOptions.

Inheritance

See Also