$EXIT_TIMEOUT

Enable Uniface to kill a hanging process when exiting, and specify the length of time to wait before doing so.

$EXIT_TIMEOUT=WaitTime

Example: $EXIT_TIMEOUT=45s

Arguments

  • WaitTime—length of time (in seconds) to wait before killing the hanging process.

Description

Use this setting only if you are experiencing problems with hanging processes when closing down Uniface.

If not set, Uniface just initiates its normal exit routine.

If set, Uniface spawns a kill process (uniface.exe /kill PID Seconds) where PID is the process ID of the spawning Uniface process and Seconds is the time set with $EXIT_TIMEOUT.