Searched refs:RunUnary (Results 1 – 1 of 1) sorted by relevance
200 … private void RunUnary(Channel channel, IInterarrivalTimer timer, BasicProfiler optionalProfiler) in RunUnary() method in Grpc.IntegrationTesting.ClientRunnerImpl321 …return Task.Factory.StartNew(() => RunUnary(channel, timer, optionalProfiler), TaskCreationOptions… in RunClientAsync()