var myCachedValue = await myCache.StoreAsync(null, "key1", "ABC", 180000);  // Returns "ABC"