|
ASPCache Object |
|
See Also: |
Returns the amount of time (in milliseconds) that has elapsed since an item was added to the cache.
VBScript:
JScript:
| Cache | An ASPCache object. |
| key | A string key or item handle . |
| timeInCache | The amount of time (in milliseconds) that the item has lived in the cache. This is an integer value. |