MemoryCacheTKey, TValue Methods |
The MemoryCacheTKey, TValue generic type exposes the following members.
| Name | Description | |
|---|---|---|
| AddValue |
Adds an entry to the cache.
| |
| TryGetValue | Returns the value of an entry. |
| Name | Description | |
|---|---|---|
| ToJson | Converts an object to a JSON string representation. (Defined by JSONWriter.) |