Microsoft.Extensions.Caching.Memory.PostEvictionCallbackRegistration
Represents a callback delegate that will be fired after an entry is evicted from the cache.
Gets or sets the callback delegate that will be fired after an entry is evicted from the cache.
Gets or sets the state to pass to the callback delegate.
public PostEvictionCallbackRegistration()