Stop Connection on Multiplatforms
The Stop Connection (MQCMD_STOP_CONNECTION) command attempts to break a connection between an application and the queue manager. There might be circumstances in which the queue manager cannot implement this command.
Required parameters
- ConnectionId (MQCFBS)
- Connection identifier (parameter identifier: MQBACF_CONNECTION_ID).
This parameter is the unique connection identifier associated with an application that is connected to the queue manager.
The length of the byte string is MQ_CONNECTION_ID_LENGTH.