OracleAQMessageState Enumeration

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

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

Table 12-33 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

Provider ODP.NET, Unmanaged Driver ODP.NET, Managed Driver ODP.NET Core

Assembly

Oracle.DataAccess.dll

Oracle.ManagedDataAccess.dll

Oracle.ManagedDataAccess.dll

Namespace

Oracle.DataAccess.Client

Oracle.ManagedDataAccess.Client

Oracle.ManagedDataAccess.Client

.NET Framework

See System Requirements

See System Requirements

-

.NET (Core)

-

-

See System Requirements