Home
RemoteEvent (MQLONG)
This controls whether remote error 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 Monitoring WebSphere MQ.
To determine the value of this attribute, use the MQIA_REMOTE_EVENT selector with the MQINQ call.
Home