PLBWEB_IDLE_TIMEOUT Keyword
9.7C
PLBWEB_IDLE_TIMEOUT={minutes}
This optional keyword defines the number of minutes that can elapse before a child task is placed in an idle mode that allows its license to be reused when a PL/B program remains in the same ALERT, ERROR dialog, KEYIN, MENU, EVENTWAIT instruction, or a Modal dialog for an extended period of time.
By default, the PL/B Web Server places a PWS child task in the 'idle' reuse license mode after fifteen (15) minutes when this keyword is not used. Otherwise, this keyword sets the appropriate number of minutes before a child task is placed in an idle reuse license mode.
Note:
1. If the elapsed time for the idle timeout expires while a child task remains in the same ALERT, ERROR dialog, KEYIN, MENU, or EVENTWAIT instruction, the child task is placed in an 'idle' reuse license mode. Likewise, a child task is placed in an 'idle' reuse license mode if the program execution remains in the PWS runtime MODAL internal event process when the idle timeout expires.
2. A child task in the 'idle' reuse license mode may or may not have control of a PWS pending licensed user count.
3. Changes to this keyword take affect when a new user logon occurs which creates a new child task.
See Also: Child Task Management, Server Configuration Keywords, Server Command Line
![]() |