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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-26 UTC."],[[["The latest release candidate version is 2.37.0-rc, with links provided to older versions down to 2.11.0 for the `MaxConnectionRefreshOption` documentation."],["`MaxConnectionRefreshOption` specifies the maximum time in milliseconds before the server will disconnect idle connections."],["Connections are not automatically refreshed in the background if `MaxConnectionRefreshOption` is set to `0`."],["If the value for `MaxConnectionRefreshOption` is less than `MinConnectionRefreshOption`, it will default to the `MinConnectionRefreshOption` value."],["The type alias of `MaxConnectionRefreshOption` is `std::chrono::milliseconds`, indicating it deals with a duration of time."]]],[]]