Namespace:
EPiServer.Common.Cache
Assembly: EPiServer.Common.Cache (in EPiServer.Common.Cache.dll) Version: 4.1.517.380
Assembly: EPiServer.Common.Cache (in EPiServer.Common.Cache.dll) Version: 4.1.517.380
Syntax
| C# |
|---|
public delegate void RemoveCacheEventHandler( string key, Object val, CacheItemRemovedReason reason ) |
Parameters
- key
- Type: System..::.String
- val
- Type: System..::.Object
- reason
- Type: System.Web.Caching..::.CacheItemRemovedReason