WaitInterval property

Read-write. The MQGMO WaitInterval field. The maximum time, in milliseconds, that the Get will wait for a suitable message to arrive - if wait action has been requested by the Options property. See the WebSphere MQ Application Programming Reference for details. Initial value is 0.

Defined in: MQGetMessageOptions class

Data Type: Long

Syntax:
To get: wait& = GetOpts.WaitInterval

To set: GetOpts.WaitInterval = wait&