Enum HealthCheckResponse.Types.ServingStatus
Namespace: Grpc.Health.V1
Assembly: Grpc.HealthCheck.dll
Syntax
public enum ServingStatus
Fields
Name | Description |
---|---|
NotServing | |
ServiceUnknown | Used only by the Watch method. |
Serving | |
Unknown |