1 write to ResponseReadTimeout
Microsoft.Extensions.Http.Diagnostics (1)
Logging\Internal\HttpResponseBodyReader.cs (1)
42
ResponseReadTimeout
= debugger.IsAttached
1 reference to ResponseReadTimeout
Microsoft.Extensions.Http.Diagnostics (1)
Logging\Internal\HttpResponseBodyReader.cs (1)
60
return ReadFromStreamWithTimeoutAsync(response,
ResponseReadTimeout
, _responseReadLimit, cancellationToken).Preserve();