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

MessageProcessingHandler Constructor (HttpMessageHandler)

Initializes a new instance of the MessageProcessingHandler class.

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

protected:
MessageProcessingHandler(
	HttpMessageHandler^ innerHandler
)

Parameters

innerHandler
Type: System.Net.Http::HttpMessageHandler
Show:
© 2017 Microsoft