| Parameter | Description |
|---|---|
| httpRequest | The HTTP request message to send. |
| cancellationToken | The cancellation token to cancel operation. |
Task<HttpResponseMessage> The task object representing the asynchronous operation.
Send an HTTP request as an asynchronous operation.