Before I add values to my current cache, I want to be sure, it was not refreshed for some reason. I looked for an option like PubComp.Caching.Core.CacheManager.Count/IsEmpty but could not find anything similar. I don't care about the number of elements exist, only if empty or not.
Is there a workaround to do it?