dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleQueueOptions Class

OracleQueueOptions Class Properties

For a list of all members of this type, see OracleQueueOptions members.

Public Properties
 NameDescription
Public PropertyGets or sets user-specified description of the queue.  
Public PropertyLimits the number of retries to dequeue the message in the Remove mode. Default value is 0, which means retries are unlimited.  
Public PropertyGets or sets the queue type.  
Public PropertyGets or sets the number of seconds for which a message is retained in the queue table after being dequeued from the queue. The default is 0, no retention.  
Public PropertyGets or sets delay time, in seconds, before this message is scheduled for processing again after an application rollback.  
Top
See Also