- Namespace
- CondenserDotNet
.Server - Containing Type
- Service
Syntax
public Service(Func<string, HttpClient> clientFactory, ILoggerFactory logger, RoutingData routingData)
Parameters
| Name | Type | Description |
|---|---|---|
| clientFactory | Func |
|
| logger | ILoggerFactory | |
| routingData | RoutingData |
Return Value
| Type | Description |
|---|---|
| void |
