12.4.1 OracleAQMessage Members
OracleAQMessage members are listed in the following tables.
                  
OracleAQMessage Constructor
OracleAQMessage constructors are listed in Table 12-14.
                  
Table 12-14 OracleAQMessage Constructors
| Constructor | Description | 
|---|---|
| Instantiates a new instance of the   | 
OracleAQMessage Properties
OracleAQMessage properties are listed in Table 12-15.
                  
Table 12-15 OracleAQMessage Properties
| Property | Description | 
|---|---|
| Specifies an identification for the message. | |
| Specifies the duration, in seconds, after which an enqueued message is available for dequeuing. | |
| Specifies the delivery mode of the dequeued message. | |
| Returns the number of attempts that have been made to dequeue the message. | |
| Specifies the time when the message was enqueued. | |
| Specifies the name of the queue that the message should be moved to if it cannot be processed successfully. | |
| Specifies the duration, in seconds, for which an enqueued message is available for dequeuing. | |
| Returns the message identifier. | |
| Specifies the identifier of the message in the last queue that generated this message. | |
| Specifies the payload of the message. | |
| Specifies the priority of the message. | |
| Specifies the list of recipients that overrides the default queue subscribers. | |
| Identifies the original sender of the message. | |
| Specifies the state of the message at the time of dequeue. | |
| Specifies the transaction group for the dequeued message. |