IHttpClientService Methods

The IHttpClientService type exposes the following members.

Methods
  NameDescription
Public methodCreateClient
Creates and configures a managed HttpClient instance.
Public methodCreateClient(String)
Creates and configures a named managed HttpClient instance.
Public methodRegisterNamedClient
Registers a new named client configuration.
Top
See Also