1 reference to RetryOnStreamLimitReached
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\ConnectionPool\HttpConnectionPool.cs (1)
548
catch (HttpRequestException e) when (e.AllowRetry == RequestRetryType.
RetryOnStreamLimitReached
)