APGen Documentation Previous Topic: ASPCache Best Practices Next Topic: ASPCache Object Parent Topic: ASPCache Documentation    ASPCache Documentation
ASPCache Object Reference
See Also:

The ASPCache library exposes two COM objects - the ASPCache object, and the CachedFile object.

COM Objects

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.