MemoryCacheExtensions.RemoveAll method
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
Removes all items from the cache (avoid except unit tests).
public static void RemoveAll(this IMemoryCache cache)
| parameter | description |
|---|---|
| cache | Cache |