12.5.1 OracleAQMessageAvailableEventArgs Members
OracleAQMessageAvailableEventArgs members are listed in the following tables.
                  
OracleAQMessageAvailableEventArgs Constructor
OracleAQMessageAvailableEventArgs properties are listed in Table 12-17
Table 12-17 OracleAQMessageAvailableEventArgs Constructor
| Property | Description | 
|---|---|
| 
                               Instantiates a new instance of the OracleAQMessageAvailableEventArgs class.  | 
                        
OracleAQMessageAvailableEventArgs Properties
OracleAQMessageAvailableEventArgs properties are listed in Table 12-18.
                  
Table 12-18 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 name of the consumer for which the message is available for dequeuing.  | 
                        |
| 
                               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.  |