Option (OPTION)

Specifies how the broker is ended.

The possible values are:

*CNTRLD
Allows the broker to complete processing for any message that it has already started.
*IMMED
Ends the broker immediately. The broker does not attempt any further gets or puts, and backs out any in-flight units-of-work. This might mean that a nonpersistent input message is published only to a subset of subscribers, or lost, depending on the broker configuration parameters.