Home
last modified time | relevance | path

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

/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DCompletionRegistry.cs40 readonly Func<RequestCallContextSafeHandle> requestCallContextFactory; field in Grpc.Core.Internal.CompletionRegistry
45 …<BatchContextSafeHandle> batchContextFactory, Func<RequestCallContextSafeHandle> requestCallContex… in CompletionRegistry()