CircuitBreakerStateProvider public sealed class CircuitBreakerStateProvider Allows retrieval of the circuit breaker state. Documentation Code public CircuitState CircuitState { get; } Gets the state of the underlying circuit. public CircuitBreakerStateProvider()