Loading TOC...

xdmp:server-session-timeout

xdmp:server-session-timeout(
   $id as xs:unsignedLong
) as xs:unsignedInt?

Summary

Return the session timeout of the App Server, XDBC Server, ODBC Server, or Task Server with the given ID. For an ODBC server or a Task Server, return the empty sequence.

Parameters
id An App Server, XDBC Server, ODBC Server, or Task Server ID.

Example

xdmp:server-session-timeout(845637403676198)
=> 3600

Stack Overflow iconStack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.