ResQ.Clients.BaseServiceClient
BaseServiceClient.ExecuteWithResilienceAsync(HttpMethod, Func<CancellationToken,Task<HttpResponseMessage>>, CancellationToken) Method
Executes an HTTP request with a resilience policy appropriate for the HTTP method.Parameters
method System.Net.Http.HttpMethod
action System.Func<System.Threading.CancellationToken,System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage>>
cancellationToken System.Threading.CancellationToken