| 1. | Property can be any non - transactional queue 属性中指定的队列可以是任何非事务性队列。 |
| 2. | The queue is non - transactional 该队列为非事务性队列。 |
| 3. | Non - transactional queue 非事务性队列 |
| 4. | Peeks at the message that matches the given lookup identifier from a non - transactional queue 从非事务性队列中查看与给定查找标识符匹配的消息。 |
| 5. | Receives the message that matches the given lookup identifier from a non - transactional queue 从非事务性队列中接收与给定的查找标识符匹配的消息。 |
| 6. | Property is used to associate a non - transactional queue with a multicast address that can be used when sending messages 属性用于将非事务性队列与可以在发送消息时使用的多路广播地址关联。 |
| 7. | Removes the current message from a transactional or non - transactional queue and returns the message to the calling application 从事务性或非事务性队列中移除当前消息,并将该消息返回给调用应用程序。 |
| 8. | Enables you to receive a message from a transactional queue outside of a transaction or send a transactional message to a non - transactional queue 使您可以从事务外的事务性队列接收消息或将事务性消息发送到非事务性队列。 |
| 9. | Receive method to send a message to a non - transactional queue or receive a message from a non - transactional queue , the method throws an exception that indicates " wrong transaction usage . 方法的适用重载,以将消息发送到非事务性队列或从非事务性队列接收消息,则此方法引发指示“事务用法错误”的异常。 |
| 10. | Receives the message that matches the given identifier from a non - transactional queue and waits until either a message with the specified identifier is available in the queue or the time - out expires 从非事务性队列接收与给定的标识符匹配的消息,并且一直等到队列中出现具有指定标识符的消息或超时过期。 |