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 |
|