MemoryCacheMultiThreaded Methods |
The MemoryCacheMultiThreaded type exposes the following members.
| Name | Description | |
|---|---|---|
| AddValue | Adds a value to the cache. | |
| TryGetValue | Tries to get a value for a given key. | |
| UnlockKey | Unlocks a key. |
| Name | Description | |
|---|---|---|
| ToJson | Converts an object to a JSON string representation. (Defined by JSONWriter.) |