Click or drag to resize

MemoryCacheMultiThreaded Methods

The MemoryCacheMultiThreaded type exposes the following members.

Methods
  NameDescription
Public methodAddValue
Adds a value to the cache.
Public methodTryGetValue
Tries to get a value for a given key.
Public methodUnlockKey
Unlocks a key.
Top
Extension Methods
  NameDescription
Public Extension MethodToJson
Converts an object to a JSON string representation.
(Defined by JSONWriter.)
Top
See Also