Open sandboxFocus

Method ClearCore

ClearCore(ClearCacheOptions)

Clears the cache. This protected method is part of the implementation API and is meant to be overridden in user code, not invoked.

Declaration
protected override void ClearCore(ClearCacheOptions options)
Parameters
Type Name Description
ClearCacheOptions options
Overrides