Home
last modified time | relevance | path

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

/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DClientRunners.cs252 private async Task RunStreamingPingPongAsync(Channel channel, IInterarrivalTimer timer) in RunStreamingPingPongAsync() method in Grpc.IntegrationTesting.ClientRunnerImpl
330 return RunStreamingPingPongAsync(channel, timer); in RunClientAsync()