This document is archived and information here might be outdated.  Recommended version.


IObjectMemoizerDiskCache Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

IObjectMemoizerDiskCache Interface

Provides access to members that control a disk-based caching capabilities of an object memoizer.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property CacheEnabled Indicates whether disk-based caching is enabled.
Read/write property FolderPath The path to the parent folder for storing cached objects.

CoClasses that implement IObjectMemoizerDiskCache

CoClasses and Classes Description
ObjectMemoizer A basic LRU-based object memoizer.