PolicyBase<TResult> public abstract class PolicyBase<TResult> : PolicyBase Implements elements common to sync and async generic policies. Documentation Code protected PolicyBase(PolicyBuilder<TResult> policyBuilder) Constructs a new instance of a derived type of PolicyBase<T> with the passed policyBuilder.