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, detailing its usage across multiple versions."],["The `MaxConnectionRefreshOption` sets the maximum time, in milliseconds, before idle connections are disconnected by the server."],["If the `MaxConnectionRefreshOption` value is set to `0`, connections will not be refreshed automatically."],["The `MaxConnectionRefreshOption` value must be equal to, or greater than the `MinConnectionRefreshOption`, otherwise it defaults to the value of `MinConnectionRefreshOption`."],["The documented versions range from the latest release candidate `2.37.0-rc` down to `2.11.0`, showing the evolution of this option."]]],[]]