ODAC

TQueueMessageProperties.Delay Property

Contains the delay of the enqueued message.

Class

TQueueMessageProperties

Syntax

property Delay: integer default AQ_NO_DELAY;

Remarks

The Delay property contains the delay of the enqueued message. The delay represents the number of seconds after which a message is available for dequeuing. The default value is AQ_NO_DELAY. That means the message will be available for immediate dequeuing.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback