MemoryCacheExtensions.RemoveAll method
namespace: Serenity assembly: Serenity.Net.Core
Removes all items from the cache (avoid except unit tests).
public static void RemoveAll(this IMemoryCache cache)
| parameter | description |
|---|---|
| cache | Cache |
See Also
- class MemoryCacheExtensions