Home

 

GetWaitInterval (MQLONG)

This field applies only when UOWControl has the value MQCUOWC_FIRST. It allows the sending application to specify the approximate time in milliseconds that the MQGET calls issued by the bridge should wait for second and subsequent request messages for the unit of work started by this message. This overrides the default wait interval used by the bridge. You can use the following special values:

MQCGWI_DEFAULT

Default wait interval.

This causes the CICS bridge to wait for the period of time specified when the bridge was started.

MQWI_UNLIMITED

Unlimited wait interval.

This is a request field. The initial value of this field is MQCGWI_DEFAULT.



 

Home