OnCircuitClosedArguments<TResult>
Arguments used by OnClosed event.
Gets the context of this event.
Gets a value indicating whether the circuit was closed manually by using CircuitBreakerManualControl.
Gets the outcome that caused the circuit breaker to be closed.
Initializes a new instance of the OnCircuitClosedArguments<T> struct.