All Manuals > COM/Automation User Guide and Reference Manual > 2 COM Reference Entries

set-automation-server-exit-delay Function

Summary

Sets exit delay used by automation-server-top-loop.

Package

com

Signature

set-automation-server-exit-delay exit-delay

Arguments
exit-delay
A non-negative real number specifying a time in seconds.
Description

The function set-automation-server-exit-delay sets exit-delay as the exit delay used by automation-server-top-loop to delay exiting once the server is unused.

set-automation-server-exit-delay can be called both before and after automation-server-top-loop, and can be used repeatedly after automation-server-top-loop was called to dynamically change the exit delay. The setting persists over saving and delivering an image, so it can be used in the delivery script too.

See also

automation-server-top-loop


COM/Automation User Guide and Reference Manual - 01 Dec 2021 19:38:38