Home
last modified time | relevance | path

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

/external/grpc-grpc/src/csharp/Grpc.Core/
DGrpcEnvironment.cs36 const int DefaultBatchContextPoolSharedCapacity = 10000; field in Grpc.Core.GrpcEnvironment
47 static int batchContextPoolSharedCapacity = DefaultBatchContextPoolSharedCapacity;