SimpleCircuitBreakerStrategyOptions<TResult>
The options for the simple circuit breaker resilience strategy.
Gets or sets the number of the outcome failures handled by ShouldHandle before opening the circuit.
public SimpleCircuitBreakerStrategyOptions()