Zennolab.CommandCenter
ClearCache Method
See Also  Example Send Feedback
Zennolab.CommandCenter Namespace > Instance Class : ClearCache Method
Clears the cache.

Syntax

C# 
public void ClearCache()

Example

The following example shows call the ClearCache method.
C#Copy Code
instance.ClearCache();
PHPCopy Code
$instance->ClearCache();

Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.