Simple |
public static class SimpleFileCacheJson
The SimpleFileCacheJson type exposes the following members.
Name | Description | |
---|---|---|
GetT | Attempts to get an object from the cache if it is not older than a specified expiry time in minutes. | |
PutT | Puts an object into the cache. |