Searched refs:RunGenericStreamingAsync (Results 1 – 1 of 1) sorted by relevance
279 private async Task RunGenericStreamingAsync(Channel channel, IInterarrivalTimer timer) in RunGenericStreamingAsync() method in Grpc.IntegrationTesting.ClientRunnerImpl313 return RunGenericStreamingAsync(channel, timer); in RunClientAsync()