The server will disconnect idle connections before this time. The connections will not be automatically refreshed in the background if this value is set to 0.
[[["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-18 UTC."],[[["The latest version available is 2.37.0-rc, with numerous prior versions, starting from 2.36.0 down to 2.11.0, also listed."],["All listed versions relate to the `MaxConnectionRefreshOption` struct within the Google Cloud Bigtable C++ client library, found at `/cpp/docs/reference/bigtable`."],["`MaxConnectionRefreshOption` controls the maximum time, in milliseconds, that connections will remain active before being disconnected."],["If `MaxConnectionRefreshOption` is set to `0`, connections will not be automatically refreshed in the background."],["The value of `MaxConnectionRefreshOption` cannot be lower than that of `MinConnectionRefreshOption`, and will be set as such in that case, as defined within the documentation."]]],[]]