Interface IHttpClientFactory

Version: 3.4

Defines the factory.

Namespace: StylelabsStylelabs.MSdkWebClientHttp
Assembly: Stylelabs.M.Sdk.WebClient.dll
Syntax
RequestResponse
public interface IHttpClientFactory

Methods

CreateHttpClient(Uri, IDelegatingHandlerFactory)

Creates an .

Declaration
RequestResponse
HttpClient CreateHttpClient(Uri endpoint, IDelegatingHandlerFactory handlerFactory)
Parameters
TypeNameDescription
Uriendpoint

The endpoint.

IDelegatingHandlerFactoryhandlerFactory

The handler factory.

Returns
TypeDescription
HttpClient

A instance of .

Do you have some feedback for us?

If you have suggestions for improving this article,