CircuitBreakerStateProvider
Allows retrieval of the circuit breaker state.
Gets the state of the underlying circuit.
Gets the last outcome handled by the circuit-breaker.
This will be null if no exceptions or results have been handled by the circuit-breaker since the circuit last closed.
public CircuitBreakerStateProvider()