ResQ.Clients.BaseServiceClient
BaseServiceClient.SendAsync(HttpMethod, string, HttpContent, CancellationToken, bool) Method
Sends an HTTP request, applying authorization from the current async flow when present.Parameters
method System.Net.Http.HttpMethod
requestUri System.String
content System.Net.Http.HttpContent
cancellationToken System.Threading.CancellationToken
includeAuthorization System.Boolean