SiteCacheRefresh Class
Http handler responsible for refreshing caches of a Commerce application.
Assembly: Microsoft.CommerceServer.Runtime (in Microsoft.CommerceServer.Runtime.dll)
The following caches are affected:
-
CatalogCache to refresh all catalog caches.
-
CommerceCaches to refresh all site caches configured in web.config.
-
SiteTermCache to refresh the site term cache.
-
ProfileCache to refresh all profiles and site terms.
-
ProfileCache.keyvalue.profiletype to refresh the single profile instance of type profiletype with primary key value keyvalue.
-
AllMarketingCaches to refresh all site caches configured in web.config that are of type "Discounts" or "Advertising".
-
The name of a specific site cache configured in web.config.