OracleAQDequeueOptions Members
OracleAQDequeueOptions members are listed in the following tables.
                  
OracleAQDequeueOptions Constructor
The OracleAQDequeueOptions constructor is listed in Table 13-4.
                  
Table 13-4 OracleAQDequeueOptions Constructor
| Constructor | Description | 
|---|---|
| Instantiates a new instance of the   | 
OracleAQDequeueOptions Properties
OracleAQDequeueOptions properties are listed in Table 13-5.
                  
Table 13-5 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 | 
OracleAQDequeueOptions Public Methods
OracleAQDequeueOptions public methods are listed in Table 13-6.
                  
Table 13-6 OracleAQDequeueOptions Public Methods
| Public Method | Description | 
|---|---|
| Creates a copy of an  |