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-09 UTC."],[[["This page provides documentation for the `MaxConnectionRefreshOption` in the Google Cloud C++ Bigtable library."],["The latest release candidate version is `2.37.0-rc`, with multiple prior versions ranging from `2.36.0` down to `2.11.0` also being available for reference."],["`MaxConnectionRefreshOption` sets the maximum time in milliseconds for refreshing connections, after which idle connections will be disconnected by the server."],["If the maximum refresh time is set to `0`, connections will not be automatically refreshed in the background."],["If the value for `MaxConnectionRefreshOption` is set to less than the `MinConnectionRefreshOption`, then it will be set to the `MinConnectionRefreshOption` instead."]]],[]]