Home
last modified time | relevance | path

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

/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DWorkerServiceImpl.cs35 readonly Action stopRequestHandler; field in Grpc.Testing.WorkerServiceImpl
37 public WorkerServiceImpl(Action stopRequestHandler) in WorkerServiceImpl()