|
ASPCache Documentation |
|
See Also: |
The ASPCache library exposes two COM objects - the ASPCache object, and the CachedFile object.
| Object | Description |
|---|---|
| ASPCache | A thread-safe COM object that caches data and page fragments. |
| CachedFile | A thread-safe COM object that caches a file's contents. CachedFile
objects are stored in ASPCache objects to implement page fragment caching. |