WaitInterval property

Read/write. The MQGMO WaitInterval field. The maximum time, in milliseconds, that the Get waits for a suitable message to arrive - if wait action has been requested by the Options property. This field has an initial value of 0. For details of MQGMO options, see MQGMO.

Defined in: MQGetMessageOptions class

Data Type: Long

Syntax: To get: wait& = GetOpts .WaitInterval

To set: GetOpts .WaitInterval = wait&