Home
last modified time | relevance | path

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

/third_party/grpc/src/csharp/Grpc.Microbenchmarks/
DPingBenchmark.cs43 public async ValueTask<string> PingAsync() in PingAsync() method in Grpc.Microbenchmarks.PingBenchmark
92 public AsyncUnaryCall<string> PingAsync(string request, CallOptions options) in PingAsync() method in Grpc.Microbenchmarks.PingBenchmark.PingClient