- Namespace
- CondenserDotNet
.Server - Containing Type
- ConfigurationBuilder
Syntax
public IConfigurationBuilder WithHttpClient(Func<string, HttpClient> clientFactory)
Parameters
| Name | Type | Description |
|---|---|---|
| clientFactory | Func |
Return Value
| Type | Description |
|---|---|
| I |
