HttpClientFactory Methods

Include Protected Members
Include Inherited Members

The HttpClientFactory type exposes the following members.

Methods

  Name Description
Public methodStatic member Create(DelegatingHandler[]) Creates a new instance of the HttpClient.
Public methodStatic member Create(HttpMessageHandler, DelegatingHandler[]) Creates a new instance of the HttpClient.
Public methodStatic member CreatePipeline Creates a new instance of the HttpClient which should be pipelined.

Top

See Also

Reference

HttpClientFactory Class

System.Net.Http Namespace