Updated at September 7, 2026 01:25 PM
box.session.sync()
Returns
the value of the sync integer constant used in the binary
protocol.
This value becomes invalid when the session is disconnected.
Return type
number
This function is local for the request, i.e. not global for the session. If the connection behind the session is multiplexed, this function can be safely used inside the request processor.