[[["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 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."]]],[]]