DelayedStopApplicationInstance

Description:

Instructs all process starters to stop further job creation but stay active. The engine shuts down after all process instances have completed or the specified maximum delay has been reached. After shutdown, any remaining checkpoint files are preserved and the engine's operating system process exits.

Method Arguments:

The following table describes the arguments of this microagent method:

Argument Name

Description

MaxDelay

Specifies the amount of time (in seconds) to wait before shutting down the process engine.

WaitForCheckpoints

When true is specified, the engine waits for any checkpointed process instances to complete before shutting down.

Output:

None