RefreshCache Method

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Refresh the catalog cache.

Namespace:  Microsoft.CommerceServer.Catalog
Assembly:  Microsoft.CommerceServer.Catalog (in Microsoft.CommerceServer.Catalog.dll)

Syntax

'Declaration
Public Sub RefreshCache
'Usage
Dim instance As CatalogContext

instance.RefreshCache()
public void RefreshCache()
public:
void RefreshCache()
public function RefreshCache()

Remarks

Performs a Catalog System Refresh cache. Use this method to force an immediate refresh of the Catalog System cache.

Permissions

See Also

Reference

CatalogContext Class

CatalogContext Members

Microsoft.CommerceServer.Catalog Namespace