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