Open sandboxFocus

Method CleanUp

CleanUp(CacheCleanupOptions)

Verifies the cache consistency and fix errors where possible.

Declaration
public virtual bool CleanUp(CacheCleanupOptions options = null)
Parameters
Type Name Description
CacheCleanupOptions options

Options.

Returns
Type Description
bool

true if an inconsistency was found, false otherwise.