- Namespace
- CondenserDotNet
.Server - Containing Type
- ConfigurationBuilder
Syntax
public IConfigurationBuilder WithHealthCheck(Func<HealthCheck> check)
Parameters
Name | Type | Description |
---|---|---|
check | Func |
Return Value
Type | Description |
---|---|
I |
public IConfigurationBuilder WithHealthCheck(Func<HealthCheck> check)
Name | Type | Description |
---|---|---|
check | Func |
Type | Description |
---|---|
I |