Click or drag to resize

SimpleFileCache Methods

The SimpleFileCache type exposes the following members.

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