Searched refs:RunCancelAfterBeginAsync (Results 1 – 3 of 3) sorted by relevance
107 await InteropClient.RunCancelAfterBeginAsync(client); in CancelAfterBegin()
179 await InteropClient.RunCancelAfterBeginAsync(client); in RunTestCaseAsync()
171 await RunCancelAfterBeginAsync(client); in RunTestCaseAsync()400 public static async Task RunCancelAfterBeginAsync(TestService.TestServiceClient client) in RunCancelAfterBeginAsync() method in Grpc.IntegrationTesting.InteropClient