Applies To
OraAQ Object
Description
Specifies the wait time (in seconds), if there is currently no message available.
Usage
Q.Wait = seconds
Data Type
Integer
Remarks
Applicable only for a dequeue operation.
Possible values are:
ORAAQ_DQ_WAIT_FOREVER (-1) (Default)
ORAAQ_DQ_WAIT_FOREVER
-1
Waits forever.
ORAAQ_DQ_NOWAIT (0)
ORAAQ_DQ_NOWAIT
0
Does not wait.
Scripting on this page enhances content navigation, but does not change the content in any way.