var myRetrievedValue = await myCache.RetrieveAsync<string>(null, "key1");  // Returns "ABC"