HedgingController<T> sealed class HedgingController<T> Documentation Code public int RentedContexts { get; } public int RentedExecutions { get; } public HedgingController(ResilienceStrategyTelemetry telemetry, TimeProvider provider, HedgingHandler<T> handler, int maxAttempts) public HedgingExecutionContext<T> GetContext(ResilienceContext context)