ChannelInitiatorControl (MQLONG)

This specifies whether the channel initiator is to be started when the queue manager starts.

It is one of the following values:
MQSVC_CONTROL_MANUAL
The channel initiator is not to be started automatically.
MQSVC_CONTROL_Q_MGR
The channel initiator is to be started automatically when the queue manager starts.

To determine the value of this attribute, use the MQIA_CHINIT_CONTROL selector with the MQINQ call.