Retrieve APIs
getMemoryCache
CacheApi.getMemoryCache()no parametersInMemoryCacheget
CacheApi.get(cacheName, key)cacheName: string
key: stringThe value associated with the provided key in the cache.getNoLock
Last updated