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

MessageProcessingHandler::SendAsync Method

This member overrides DelegatingHandler::SendAsync(HttpRequestMessage, CancellationToken).

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

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