BridgeEvent (MQLONG)

This specifies whether IMS bridge events are generated.

The value is one of the following:

    MQEVR_ENABLED
    Generate IMS bridge events, as follows:

    • MQRC_BRIDGE_STARTED
    • MQRC_BRIDGE_STOPPED

    MQEVR_DISABLED
    Do not generate IMS bridge events; this is the default value.

This attribute is supported on z/OS only.

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