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