Searched defs:HealthClient (Results 1 – 1 of 1) sorted by relevance
60 public partial class HealthClient : grpc::ClientBase<HealthClient> class in Grpc.Health.V1.Health64 public HealthClient(grpc::Channel channel) : base(channel) in HealthClient() method in Grpc.Health.V1.Health.HealthClient69 public HealthClient(grpc::CallInvoker callInvoker) : base(callInvoker) in HealthClient() method in Grpc.Health.V1.Health.HealthClient73 protected HealthClient() : base() in HealthClient() method in Grpc.Health.V1.Health.HealthClient78 protected HealthClient(ClientBaseConfiguration configuration) : base(configuration) in HealthClient() method in Grpc.Health.V1.Health.HealthClient