Click or drag to resize

SimpleFileCacheJson Methods

The SimpleFileCacheJson 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