Searched refs:HandleCallAsync (Results 1 – 1 of 1) sorted by relevance
337 …private async Task HandleCallAsync(ServerRpcNew newRpc, CompletionQueueSafeHandle cq, Action conti… in HandleCallAsync() method in Grpc.Core.Server377 HandleCallAsync(newRpc, cq, () => AllowOneRpc(cq)); in HandleNewServerRpc()