Share via


ExpressionEvaluator.FlushCache Method (BCL)

Use this method to remove all loaded and precompiled expressions from the evaluator's expression cache.

Definition

[Visual Basic .NET]

Public Sub FlushCache( _) 

[C#]

public void FlushCache();

Remarks

Throws CommerceTargetingException if the cache could not be flushed.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Targeting

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.