Open this page in the API Guide

IHttpClientService.CreateClient Method

Overload List
  NameDescription
Public methodCreateClient()
Creates and configures a managed HttpClient instance.
Public methodCreateClient(String)
Creates and configures a named managed HttpClient instance.
Top
See Also