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 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."]]],[]]