Home
last modified time | relevance | path

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

/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DClientRunners.cs155 this.runnerTasks.Add(RunClientAsync(channel, timer, optionalProfiler)); in ClientRunnerImpl()
307 …private Task RunClientAsync(Channel channel, IInterarrivalTimer timer, BasicProfiler optionalProfi… in RunClientAsync() method in Grpc.IntegrationTesting.ClientRunnerImpl