Microsoft.Extensions.Caching.Memory.PostEvictionDelegate
Represents the callback method that gets called when a cache entry expires.
public virtual IAsyncResult BeginInvoke(object key, object value, EvictionReason reason, object state, AsyncCallback callback, object object)