Windows apps
Collapse the table of content
Expand the table of content

HttpMessageHandler::SendAsync Method

Namespace:  System.Net.Http
Assembly:  System.Net.Http (in System.Net.Http.dll)

protected public:
virtual Task<HttpResponseMessage^>^ SendAsync(
	HttpRequestMessage^ request, 
	CancellationToken cancellationToken
) abstract
Show:
© 2017 Microsoft