This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control a disk-based caching capabilities of an object memoizer.
Name | Description | |
---|---|---|
CacheEnabled | Indicates whether disk-based caching is enabled. | |
FolderPath | The path to the parent folder for storing cached objects. |
Classes | Description |
---|---|
ObjectMemoizer | A basic LRU-based object memoizer. |