12.2.3 OracleAQDequeueOptions Properties

OracleAQDequeueOptions properties are listed in Table 12-7.

Table 12-7 OracleAQDequeueOptions Properties

Property Description

ConsumerName

Specifies the consumer name for which to dequeue the message

Correlation

Specifies the correlation identifier of the message to be dequeued

DeliveryMode

Specifies the expected delivery mode of the message being dequeued

DequeueMode

Specifies the locking behavior associated with the dequeue operation

MessageId

Specifies the message identifier of the message to be dequeued

NavigationMode

Specifies the position of the message that will be retrieved

ProviderSpecificType

Specifies whether the payload of a dequeued message is provided as an ODP.NET specific type or a .NET type

Visibility

Specifies whether or not the new message is dequeued as part of the current transaction

Wait

Specifies the wait time, in seconds, for a message that matches the search criteria