Searched refs:stopRequestHandler (Results 1 – 1 of 1) sorted by relevance
35 readonly Action stopRequestHandler; field in Grpc.Testing.WorkerServiceImpl37 public WorkerServiceImpl(Action stopRequestHandler) in WorkerServiceImpl() argument39 this.stopRequestHandler = GrpcPreconditions.CheckNotNull(stopRequestHandler); in WorkerServiceImpl()95 stopRequestHandler(); in QuitWorker()