ODAC

TDequeueOptions.WaitTimeout Property

Specifies the time to wait if there is no message matching the search criteria.

Class

TDequeueOptions

Syntax

property WaitTimeout: integer default AQ_FOREVER;

Remarks

Use WaitTimeout property to specify the wait time in seconds if there is currently no message matching the search criteria available. You can use constants AQ_FOREVER (the default value - wait forever) and AQ_NO_WAIT (do not wait).

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