AsyncCachePolicy<TResult> public class AsyncCachePolicy<TResult> : AsyncPolicy<TResult> A cache policy that can be applied to the results of delegate executions. Documentation Code