Implemented interface member:
method
SendAsync
NuGet.Protocol.IHttpRetryHandler.SendAsync(NuGet.Protocol.HttpRetryHandlerRequest, System.String, NuGet.Common.ILogger, System.Threading.CancellationToken)
1 reference to SendAsync
NuGet.Protocol (1)
HttpSource\HttpRetryHandler.cs (1)
46
return
SendAsync
(request, source: string.Empty, log, cancellationToken);