TIMEOUT (for auto logout)
This TIMEOUT
element sets a timeout to handle auto logout.
Syntax
<TIMEOUT>seconds</TIMEOUT>
- seconds specifies the number of seconds the DVM waits before it triggers an auto-logout event.
Child elements
There are no child elements.
Usage
You use this element to configure a timeout for auto logout. When the DVM detects an application has no user activity, it waits for the specified length before an auto logout event is triggered. The user receives a log out message after the period of time has elapsed.
Usage example
<TIMEOUT>0</TIMEOUT>
A timeout duration set to zero seconds means the auto logout is ignored and the application keeps
running. A correct configuration requires that the TIMEOUT
is set.
Parent elements
This element is a child of the following element: