Click or drag to resize

SimpleFileCache Methods

The SimpleFileCache type exposes the following members.

Methods
 NameDescription
Public methodStatic memberGetT Attempts to get an object from the cache if it is not older than a specified expiry time in minutes.
Public methodStatic memberPutT Puts an object into the cache.
Top
See Also