| 1. | The receiving application reads the message from the queue 接收程序从队列读取消息。 |
| 2. | This includes reading messages synchronously or asynchronously 这包括同步或异步读取消息。 |
| 3. | Reading a message is slightly more complex 读取消息要稍微复杂一些。 |
| 4. | Methods provide functionality for reading messages from a queue 方法提供从队列读取消息的功能。与 |
| 5. | Methods provide ways to asynchronously read messages from the queue 方法提供从队列异步读取消息的方式。 |
| 6. | Gets the native handle used to read messages from the message queue 获取用于从消息队列读取消息的本机句柄。 |
| 7. | But it does not cause a message to be removed from the queue when it is read ,但它不会导致在读取消息时从队列移除消息。 |
| 8. | Gives directions for specifying the properties to retrieve when reading messages 提供有关如何指定读取消息时要检索的属性的说明。 |
| 9. | When reading from a queue , the formatter deserializes the message data into the 当从队列中读取消息时,格式化程序将消息数据反序列化到 |
| 10. | Method allows for the synchronous reading of a message , thereby removing it from the queue 方法允许同步读取消息并由此从队列中移除消息。 |