Home
last modified time | relevance | path

Searched refs:CheckAsync (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.HealthCheck/
DHealthGrpc.cs90 …public virtual grpc::AsyncUnaryCall<global::Grpc.Health.V1.HealthCheckResponse> CheckAsync(global:… in CheckAsync() method in Grpc.Health.V1.Health.HealthClient
92 return CheckAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); in CheckAsync()
94 …public virtual grpc::AsyncUnaryCall<global::Grpc.Health.V1.HealthCheckResponse> CheckAsync(global:… in CheckAsync() method in Grpc.Health.V1.Health.HealthClient