Home
last modified time | relevance | path

Searched defs:HealthClient (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.HealthCheck/
DHealthGrpc.cs60 public partial class HealthClient : grpc::ClientBase<HealthClient> class in Grpc.Health.V1.Health
64 public HealthClient(grpc::Channel channel) : base(channel) in HealthClient() method in Grpc.Health.V1.Health.HealthClient
69 public HealthClient(grpc::CallInvoker callInvoker) : base(callInvoker) in HealthClient() method in Grpc.Health.V1.Health.HealthClient
73 protected HealthClient() : base() in HealthClient() method in Grpc.Health.V1.Health.HealthClient
78 protected HealthClient(ClientBaseConfiguration configuration) : base(configuration) in HealthClient() method in Grpc.Health.V1.Health.HealthClient