Hi All, I am planning to use thin client instead of thick client and not getting thin client options to get all caches. Thick client = _cache..Select(a => a.Value).ToList(); How can I retrieve all data from cache using thin client.
Thanks, Charlin
Hi All, I am planning to use thin client instead of thick client and not getting thin client options to get all caches. Thick client = _cache..Select(a => a.Value).ToList(); How can I retrieve all data from cache using thin client.
Thanks, Charlin