Home
last modified time | relevance | path

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

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