Click or drag to resize

IHttpBasicClientFactory Interface

Factory interface for creating instances of HttpClient

Namespace: Scanjour.Workflow4.Web.Services.Factories
Assembly: Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public interface IHttpBasicClientFactory

The IHttpBasicClientFactory type exposes the following members.

Methods
 NameDescription
Public methodCreateClient Create HttpClient instance.
Top
See Also