I can find a remove method to remove an object from IMemoryCache by its key. Is there a way to reset the whole cache and remove all objects?
remove
IMemoryCache
Ed