![]() | CircuitBreaker.WithCircuitBreaker Method |
Name | Description | |
---|---|---|
![]() | WithCircuitBreaker<T>(Func<Task<T>>) |
Wraps invocation of asynchronous calls that need to be protected
|
![]() | WithCircuitBreaker(Func<Task>) |
Wraps invocation of asynchronous calls that need to be protected
|