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."],[[["The latest version available is 2.37.0-rc, with numerous other versions provided in descending order, starting from 2.36.0 down to 2.11.0."],["This page provides documentation for the `MaxConnectionRefreshOption` across all listed versions of the Google Cloud Bigtable C++ client library."],["`MaxConnectionRefreshOption` controls the maximum time in milliseconds before the server disconnects idle connections."],["If set to `0`, connections will not be refreshed in the background, and if the value is less than `MinConnectionRefreshOption`, it defaults to `MinConnectionRefreshOption`."],["`MaxConnectionRefreshOption` is an alias for `std::chrono::milliseconds`."]]],[]]