The CacheItemArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CacheCallback |
Gets and sets the Cache Item's CacheItemRemovedCallback delegate
| |
| CacheDependency |
Gets and sets the Cache Item's CacheDependency
| |
| CacheKey |
Gets the Cache Item's Key
| |
| CachePriority |
Gets the Cache Item's priority (defaults to Default)
| |
| CacheTimeOut |
Gets the Cache Item's Timeout
| |
| ParamList |
Gets the Cache Item's Parameter List
| |
| Params |
Gets the Cache Item's Parameter Array
| |
| ProcedureName |