Skip Headers
Oracle® Data Provider for .NET Developer's Guide
11g Release 2 (11.2.0.2)

Part Number E18754-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

OracleAQMessageState Enumeration

The OracleAQMessageState enumeration type identifies the state of the message at the time of dequeue.

Table 12-32 lists all the OracleAQMessageState enumeration values with a description of each enumerated value.

Table 12-32 OracleAQMessageState Members

Member Name Description

Expired

Indicates that the message has been moved to the exception queue.

Processed

Indicates that the message has been processed and retained.

Ready

Indicates that the message is ready to be processed.

Waiting

Indicates that the message delay has not been reached.


Requirements

Namespace: Oracle.DataAccess.Client

Assembly: Oracle.DataAccess.dll

ODP.NET Version: ODP.NET for .NET Framework 2.0 or ODP.NET for .NET Framework 4