Table of Contents

TSphinxClientApp.LoginAbsoluteTimeout Property

The absolute maximum lifetime for the login transaction, in seconds.

Remarks

Defines the maximum lifetime of a login transaction from its initial creation, regardless of activity or restarts. Once this limit is reached, the transaction cannot be restarted and the user must initiate a new authorization flow from the client application. Default: 1800 seconds (30 minutes).

Syntax

Unit: Sphinx.Comp.ClientApp

property TSphinxClientApp.LoginAbsoluteTimeout: Integer

See also