InhibitEvent (MQLONG)
This controls whether inhibit (Inhibit Get and Inhibit Put) events are generated. The value is one of the following:
- MQEVR_DISABLED
- Event reporting disabled.
- MQEVR_ENABLED
- Event reporting enabled.
For more information about events, see Event monitoring.
To determine the value of this attribute, use the MQIA_INHIBIT_EVENT selector with the MQINQ call.
On z/OSĀ®, we cannot use the MQINQ call to determine the value of this attribute.