- Namespace
- CondenserDotNet
.Client - Implementing Types
graph TD
Type["ITtlCheck"]
class Type type-node
Type-.->Implementing0["TtlCheck"]
click Implementing0 "/CondenserDocs/api/CondenserDotNet.Client/TtlCheck"
Syntax
public interface ITtlCheck
Properties
Name | Value | Summary |
---|---|---|
HealthCheck | HealthCheck |
Methods
Name | Value | Summary |
---|---|---|
ReportFailAsync |
Task |
|
ReportPassingAsync |
Task |
|
ReportWarningAsync |
Task |