CacheConfiguration Properties
The CacheConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() |
CacheEnabled | Gets or sets a value indicating whether caching is enabled or not. |
![]() |
CatalogCollectionCacheTimeout | Gets or sets a value indicating how long the catalog, catalogsets, and inventory catalog collections remain in the cache. |
![]() |
ItemAssociationsCacheTimeout | Gets or sets a value indicating how long the associations of this item remain in the cache. |
![]() |
ItemHierarchyCacheTimeout | Gets or sets a value indicating the time for which the parent and child categories and the child products of catalog items remain in the cache. |
![]() |
ItemInformationCacheTimeout | Gets or sets a value indicating the time for which the information datasets remain in the cache. |
![]() |
ItemRelationshipsCacheTimeout | Gets or sets a value indicating the time for which the category and product relationships remain in the cache. |
![]() |
SchemaCacheTimeout | Gets or sets a value indicating the time for which the catalog and inventory schema elements remain in the cache. |
Top