CommandServerControl (MQLONG)
Specifies whether the command server is to be started when the queue manager starts.
The value can be any of the following values:
- MQSVC_CONTROL_MANUAL
- The command server is not to be started automatically.
- MQSVC_CONTROL_Q_MGR
- The command server is to be started automatically when the queue manager starts.
This attribute is not supported on z/OS .
To determine the value of this attribute, use the MQIA_CMD_SERVER_CONTROL selector with the MQINQ call.