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: 23.3.0.0 (23.3.0.0)
Syntax
The IHttpBasicClientFactory type exposes the following members.
Methods
Name | Description | |
---|---|---|
CreateClient |
Create HttpClient instance.
|
See Also