Option (OPTION)
Specifies whether or not the command message currently being processed is allowed to complete.
The possible values are:
- *CNTRLD
- Allows the command server to complete processing any command message that it has already started. No new message is read from the queue.
- *IMMED
- Ends the command server immediately. Any action associated with a command message currently being processed might not be completed.