OracleAQMessageState Enumeration
The OracleAQMessageState
enumeration type identifies the state of the message at the time of dequeue.
Table 13-33 lists all the OracleAQMessageState
enumeration values with a description of each enumerated value.
Table 13-33 OracleAQMessageState Members
Member Name | Description |
---|---|
|
Indicates that the message has been moved to the exception queue. |
|
Indicates that the message has been processed and retained. |
|
Indicates that the message is ready to be processed. |
|
Indicates that the message delay has not been reached. |
Requirements
Provider | ODP.NET, Unmanaged Driver |
---|---|
Assembly |
|
Namespace |
|
.NET Framework |
4.8 |