HttpClient Constructor (HttpMessageHandler)
Initializes a new instance of the HttpClient class with a specific handler.
Namespace: System.Net.Http
Assembly: System.Net.Http (in System.Net.Http.dll)
For a complete example of using the HttpClient class, see Calling a Web API From a .NET Client
Show: