[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["This page lists various versions of the `GrpcBackgroundThreadPoolSizeOption`, ranging from the latest release candidate (2.37.0-rc) down to version 2.10.1."],["The `GrpcBackgroundThreadPoolSizeOption` controls the size of the background thread pool used by the client library for gRPC's background work."],["Background threads created are responsible for running a `CompletionQueue`, which is part of performing background gRPC tasks."],["The `GrpcBackgroundThreadPoolSizeOption` is mutually exclusive with `GrpcCompletionQueueOption` and `GrpcBackgroundThreadsFactoryOption`, and it will be ignored if either of those options are set."],["The `GrpcBackgroundThreadPoolSizeOption` type is an alias of `std::size_t`."]]],[]]