3 references to ManyRoutes
Microsoft.Extensions.Http.Resilience.PerformanceTests (3)
HedgingBenchmark.cs (2)
32
HedgingClientType.Weighted | HedgingClientType.
ManyRoutes
,
33
HedgingClientType.Ordered | HedgingClientType.
ManyRoutes
)]
HttpClientFactory.cs (1)
76
int routes = clientType.HasFlag(HedgingClientType.
ManyRoutes
) ? 50 : 2;