Polly.Caching.AsyncCachePolicy public class AsyncCachePolicy : AsyncPolicy A cache policy that can be applied to the results of delegate executions. Documentation Code namespace Polly.Caching { public class AsyncCachePolicy : AsyncPolicy { } }