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