Oracle Objects for OLE Release 9.2 Part Number A95895-01 |
|
Applies To
OraAQMsg Object
Description
Specifies the number of seconds to delay this enqueued message. Set this property to delay the immediate consumption of the message.
Usage
Msg.Delay = seconds
Remarks
Applicable only for a message that is enqueued.
This delay represents the seconds after which the message is available for dequeuing. Possible Values are:
· Any valid positive integer
· ORAAQ_MSG_NO_DELAY (Default) 0 seconds, message is immediately available.
Data Type
Integer
|
Copyright © 1994, 2002 Oracle Corporation. All Rights Reserved. |
|