- Namespace
- CondenserDotNet
.Server .DataContracts - Base Types
-
- object
graph TD
Base0["object"]-->Type
Type["HealthCheck"]
class Type type-node
Syntax
public class HealthCheck
Properties
Name | Value | Summary |
---|---|---|
CheckID | string | |
Message | string | |
Name | string | |
Node | string | |
Ok | bool | |
ServiceID | string | |
ServiceName | string | |
Status | HealthCheckStatus |