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 webpage provides documentation for the `MaxConnectionRefreshOption` in the Google Cloud C++ Bigtable library."],["The latest release candidate version is 2.37.0-rc, with numerous prior versions also documented, starting from 2.11.0 up to the latest."],["`MaxConnectionRefreshOption` specifies the maximum time in milliseconds before the server will disconnect idle connections, and connections will not refresh if set to `0`."],["The `MaxConnectionRefreshOption` is an alias for `std::chrono::milliseconds`, and it will be set to the `MinConnectionRefreshOption` if it is lower than it."]]],[]]