abstract fun setSessionTimeout(timeout: Long): SessionHandler
Set the session timeout
timeout - the timeout, in ms.
timeout
Return a reference to this, so the API can be used fluently