CachePolicy<TResult> public class CachePolicy<TResult> : Policy<TResult>, ICachePolicy<TResult>, ICachePolicy, IsPolicy A cache policy that can be applied to the results of delegate executions. Documentation Code