TimeoutPolicy<TResult> public class TimeoutPolicy<TResult> : Policy<TResult> A timeout policy which can be applied to delegates returning a value of type TResult. Documentation Code