Home
last modified time | relevance | path

Searched defs:StopAsync (Results 1 – 6 of 6) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DIClientRunner.cs49 Task StopAsync(); in StopAsync() method
DIServerRunner.cs54 Task StopAsync(); in StopAsync() method
DServerRunners.cs158 public Task StopAsync() in StopAsync() method in Grpc.IntegrationTesting.ServerRunnerImpl
DClientRunners.cs187 public async Task StopAsync() in StopAsync() method in Grpc.IntegrationTesting.ClientRunnerImpl
DTestGrpc.cs758 …public virtual grpc::AsyncUnaryCall<global::Grpc.Testing.ReconnectInfo> StopAsync(global::Grpc.Tes… in StopAsync() method in Grpc.Testing.ReconnectService.ReconnectServiceClient
762 …public virtual grpc::AsyncUnaryCall<global::Grpc.Testing.ReconnectInfo> StopAsync(global::Grpc.Tes… in StopAsync() method in Grpc.Testing.ReconnectService.ReconnectServiceClient
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DGrpcThreadPool.cs90 public Task StopAsync() in StopAsync() method in Grpc.Core.Internal.GrpcThreadPool