![]() | InDesign SDK 20.5 |
#include <ShutdownUtils.h>
Static Public Member Functions | |
| static void | RequestShutdown () |
| static void | CancelShutdown () |
| static bool | ShutdownRequested () |
InDesign Server Only
Provides a mechanism for cleanly shutting down the server. There may be pending requests. These utilities take into account those requests and wait to shutdown until they complete.
| static |
Cancel a shutdown request.
| static |
Request a shutdown.
| static |
It there currently a pending shutdown request?