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, which can be accessed via the provided link."],["The documentation provides a historical overview of `MaxConnectionRefreshOption` across multiple versions of the library, ranging from version 2.11.0 to 2.37.0-rc."],["`MaxConnectionRefreshOption` represents the maximum duration in milliseconds for which connections remain active before the server disconnects them due to idleness."],["Setting `MaxConnectionRefreshOption` to `0` disables automatic connection refreshing in the background."],["If the `MaxConnectionRefreshOption` is set to a value lower than the `MinConnectionRefreshOption`, it defaults to the `MinConnectionRefreshOption` value."]]],[]]