- Namespace
- CondenserDotNet
.Client - Interfaces
- Base Types
-
- object
graph TD
Base0["object"]-->Type
Interface0["ITtlCheck"]-.->Type
click Interface0 "/CondenserDocs/api/CondenserDotNet.Client/ITtlCheck"
Type["TtlCheck"]
class Type type-node
Syntax
public class TtlCheck : ITtlCheck
Properties
| Name | Value | Summary |
|---|---|---|
| HealthCheck | HealthCheck |
Methods
| Name | Value | Summary |
|---|---|---|
| ReportFailAsync |
Task |
|
| ReportPassingAsync |
Task |
|
| ReportWarningAsync |
Task |
