Updated at July 17, 2026 02:08 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.