TimeoutStrategy public enum TimeoutStrategy Documentation Code namespace Polly.Timeout { public enum TimeoutStrategy { Optimistic, Pessimistic } }