- Namespace
- CondenserDotNet
.Client - Containing Type
- ServiceManager
Syntax
public ServiceManager(IOptions<ServiceManagerConfig> optionsConfig, Func<HttpClient> httpClientFactory = null, ILoggerFactory logFactory = null, IServer server = null)
Parameters
Name | Type | Description |
---|---|---|
optionsConfig | IOptions |
|
httpClientFactory | Func |
|
logFactory | ILoggerFactory | |
server | IServer |
Return Value
Type | Description |
---|---|
void |