[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[[["This page provides documentation for `GrpcBackgroundThreadPoolSizeOption` across multiple versions, from 2.10.1 up to the latest release candidate 2.37.0-rc."],["The `GrpcBackgroundThreadPoolSizeOption` controls the number of background threads created by the client library for gRPC's background operations."],["These background threads manage a `CompletionQueue`, which handles background tasks for gRPC."],["`GrpcBackgroundThreadPoolSizeOption` is mutually exclusive with `GrpcCompletionQueueOption` and `GrpcBackgroundThreadsFactoryOption`, meaning it will be ignored if either of the other options are configured."],["The type alias for this struct is `std::size_t` which dictates the accepted value type."]]],[]]