Searched defs:batchContextFactory (Results 1 – 1 of 1) sorted by relevance
39 readonly Func<BatchContextSafeHandle> batchContextFactory; field in Grpc.Core.Internal.CompletionRegistry45 …lic CompletionRegistry(GrpcEnvironment environment, Func<BatchContextSafeHandle> batchContextFacto… in CompletionRegistry()