OracleAQMessageAvailableEventArgs Properties
OracleAQMessageAvailableEventArgs properties are listed in Table 13-19.
                  
Table 13-19 OracleAQMessageAvailableEventArgs Properties
| Property | Description | 
|---|---|
| Specifies the number of messages that raised this notification. | |
| Provides the name of the consumer for which the message is available for dequeuing. | |
| Provides the user-defined identifier of the message. | |
| Specifies the duration, in seconds, after which an enqueued message is available for dequeuing. | |
| Specifies the delivery mode of the message. | |
| Specifies the time when the message was enqueued. | |
| Specifies the name of the queue that the message is moved to if it cannot be processed successfully. | |
| Specifies the duration, in seconds, for which an enqueued message is available for dequeuing before expiring. | |
| Returns an array of message identifiers. | |
| Indicates the type of notification such as regular, grouping, or timeout. | |
| Specifies the ID of the message, in the last queue, that generated this message. | |
| Specifies the priority of the message. | |
| Indicates the name of the queue that contains the message to be dequeued. | |
| Identifies the original sender of the message. | |
| Specifies the state of the message. |