Resets the cache by clearing all entries and disposing any
IDisposable
values.
- Namespace
- Statiq
.Common - Containing Type
- ConcurrentCache
<TKey, TValue> - Implements
Syntax
public void Reset()
Remarks
This method is not thread-safe.