The CacheItemArgs type exposes the following members.

Properties

  NameDescription
Public propertyCacheCallback
Gets and sets the Cache Item's CacheItemRemovedCallback delegate
Public propertyCacheDependency
Gets and sets the Cache Item's CacheDependency
Public propertyCacheKey
Gets the Cache Item's Key
Public propertyCachePriority
Gets the Cache Item's priority (defaults to Default)
Public propertyCacheTimeOut
Gets the Cache Item's Timeout
Public propertyParamList
Gets the Cache Item's Parameter List
Public propertyParams
Gets the Cache Item's Parameter Array
Public propertyProcedureName

See Also