Reset() Method
Resets the cache by clearing all entries and disposing any IDisposable values.
Namespace
Statiq.Common
Containing Type
IConcurrentCache

Syntax

void Reset()

Remarks

This method is not thread-safe.