Oracle Objects for OLE
Release 8.1.7

Part Number A85257-01

Library

Product

Contents

Delay (OraAQMsg) Property

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


 
Oracle
Copyright copy; 1996-2000, Oracle Corporation.

All Rights Reserved.

Library

Product

Contents