- Namespace
- CondenserDotNet
.Client - Containing Type
- Registration
Extensions
Syntax
public static IServiceManager AddHttpHealthCheck(this IServiceManager serviceManager, string url, int intervalInSeconds)
Parameters
| Name | Type | Description |
|---|---|---|
| serviceManager | IServiceManager | |
| url | string | |
| intervalInSeconds | int |
Return Value
| Type | Description |
|---|---|
| IServiceManager |
