Mono Class Library: System.Web.Caching Namespace

System.Web.Caching.CacheItemRemovedCallback Delegate

Documentation for this section has not yet been entered.
public delegate void CacheItemRemovedCallback (string key, object value, CacheItemRemovedReason reason)

Parameters

key
Documentation for this section has not yet been entered.
value
Documentation for this section has not yet been entered.
reason
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Caching
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0