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"]],[["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-14 UTC."],[[["This page provides documentation for the `MaxConnectionRefreshOption` in the Google Cloud Bigtable C++ client library, detailing its behavior across different versions."],["The latest version documented is 2.37.0-rc, while the page defaults to version 2.22.0, with a history of releases dating back to version 2.11.0."],["`MaxConnectionRefreshOption` defines the maximum time in milliseconds that a server will maintain idle connections before disconnecting them."],["Setting the `MaxConnectionRefreshOption` to `0` disables automatic background refreshing of connections."],["The `MaxConnectionRefreshOption` will be automatically adjusted to the value of `MinConnectionRefreshOption` if a lower value is set."]]],[]]