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-21 UTC."],[[["The content provides a detailed list of Google Cloud Bigtable C++ client library versions, ranging from the latest release candidate (2.37.0-rc) down to version 2.11.0, allowing for documentation access of each version."],["Each version in the list links to the documentation for the `MaxConnectionRefreshOption` struct, which is related to the management of connection refresh times."],["`MaxConnectionRefreshOption` determines the maximum time in milliseconds before idle connections are disconnected by the server, with a value of `0` disabling automatic background refresh."],["The `MaxConnectionRefreshOption` value will be set to the `MinConnectionRefreshOption` value if it is less than `MinConnectionRefreshOption`."],["The type alias for this option is `std::chrono::milliseconds`."]]],[]]