Searched refs:StopAsync (Results 1 – 10 of 10) sorted by relevance
51 serverRunner.StopAsync().Wait(); in Cleanup()89 await runner.StopAsync(); in ClientServerRunner()
63 await runner.StopAsync(); in RunServer()85 await runner.StopAsync(); in RunClient()
49 Task StopAsync(); in StopAsync() method
54 Task StopAsync(); in StopAsync() method
158 public Task StopAsync() in StopAsync() method in Grpc.IntegrationTesting.ServerRunnerImpl
187 public async Task StopAsync() in StopAsync() method in Grpc.IntegrationTesting.ClientRunnerImpl
876 …public virtual grpc::AsyncUnaryCall<global::Grpc.Testing.ReconnectInfo> StopAsync(global::Grpc.Tes… in StopAsync() method in Grpc.Testing.ReconnectService.ReconnectServiceClient878 return StopAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); in StopAsync()880 …public virtual grpc::AsyncUnaryCall<global::Grpc.Testing.ReconnectInfo> StopAsync(global::Grpc.Tes… in StopAsync() method in Grpc.Testing.ReconnectService.ReconnectServiceClient
90 public Task StopAsync() in StopAsync() method in Grpc.Core.Internal.GrpcThreadPool
397 await threadPool.StopAsync().ConfigureAwait(false); in ShutdownAsync()
1027 hr = frame_reader_->StopAsync (&async_action); in stopCapture()