DefPResp (MQLONG)

The default put response type (DEFPRESP) attribute defines the value used by applications when the PutResponseType within MQPMO has been set to MQPMO_RESPONSE_AS_Q_DEF. This attribute is valid for all queue types.

Local Model Alias Remote Cluster
X X X X X
The value is one of the following:

    SYNC
    The put operation is issued synchronously returning a response.

    ASYNC
    The put operation is issued asynchronously, returning a subset of MQMD fields.

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