12.2.3 OracleAQDequeueOptions Properties
OracleAQDequeueOptions properties are listed in Table 12-7.
                  
Table 12-7 OracleAQDequeueOptions Properties
| Property | Description | 
|---|---|
| Specifies the consumer name for which to dequeue the message | |
| Specifies the correlation identifier of the message to be dequeued | |
| Specifies the expected delivery mode of the message being dequeued | |
| Specifies the locking behavior associated with the dequeue operation | |
| Specifies the message identifier of the message to be dequeued | |
| Specifies the position of the message that will be retrieved | |
| Specifies whether the payload of a dequeued message is provided as an ODP.NET specific type or a .NET type | |
| Specifies whether or not the new message is dequeued as part of the current transaction | |
| Specifies the wait time, in seconds, for a message that matches the search criteria |