Home
last modified time | relevance | path

Searched refs:WorkerServiceBase (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DWorkerServiceImpl.cs33 public class WorkerServiceImpl : WorkerService.WorkerServiceBase
DWorkerServiceGrpc.cs75 public abstract partial class WorkerServiceBase class in Grpc.Testing.WorkerService
315 public static grpc::ServerServiceDefinition BindService(WorkerServiceBase serviceImpl) in BindService()