Share via


CommerceCache.Refresh Method (BCL)

Use this method to refresh the cache.

Definition

[Visual Basic .NET]

Public Sub Refresh( _) 

[C#]

public void Refresh();

Remarks

Throws a CommerceCacheException on failure.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Caching

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.