Send an HTTP request as an asynchronous operation.Sends an HTTP request to the inner handler to send to the server as an asynchronous operation.
Parameters
- request
- The HTTP request message to send.The HTTP request message to send to the server.
- cancellationToken
- The cancellation token to cancel operation.A cancellation token to cancel operation.
Return Value
The task object representing the asynchronous operation.The task object representing the asynchronous operation.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2