BBjAppConfig::clearSessionTimeout
Description
In BBj 12.0 and higher, this method clears any application-specific setting and uses the server's default setting for the length of time in seconds a BUI session will be considered active.
Syntax
Return Value |
Method |
---|---|
void |
clearSessionTimeout() |
Parameters
None.
Return Values
None.
Remarks
None.
Example
|
See Also
BBjAppConfig::getSessionTimeout
BBjAppConfig::setSessionTimeout
BBjAppServer::getSessionTimeout
BBjAppServer::setSessionTimeout
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.