Name | Description | |
---|---|---|
![]() | OracleQueueDequeueOptions Constructor | Overloaded. Initializes a new instance of the OracleQueueDequeueOptions class. |
The following tables list the members exposed by OracleQueueDequeueOptions.
Name | Description | |
---|---|---|
![]() | OracleQueueDequeueOptions Constructor | Overloaded. Initializes a new instance of the OracleQueueDequeueOptions class. |
Name | Description | |
---|---|---|
![]() | ConsumerName | Gets or sets the name of the consumer. |
![]() | Correlation | Specifies the correlation identifier of the message to be dequeued. |
![]() | DeliveryMode | The dequeuer specifies the delivery mode of the messages it wishes to dequeue in the dequeue options. |
![]() | DequeueCondition | A conditional expression based on the message properties, the message data properties, and PL/SQL functions. |
![]() | DequeueMode | Gets or sets the behavior on dequeuing the message. |
![]() | MessageId | Gets or sets the message identifier of the message to be dequeued. |
![]() | Navigation | Specifies the position of the message that will be retrieved. |
![]() | Transformation | Gets or sets the transformation that will be applied after dequeuing the message. |
![]() | Visibility | Specifies whether the new message is dequeued as part of the current transaction. |
![]() | WaitTimeout | Gets or sets the wait time in seconds if there is currently no message available which matches the search criteria. |
Name | Description | |
---|---|---|
![]() | Equals | Compares two OracleQueueDequeueOptions objects to determine if they are equal. |
![]() | GetHashCode | Returns hash code of the OracleQueueDequeueOptions instance. |
![]() | ToString | Gets the object's type. |