Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
Reading messages in a queue can be done synchronously or asynchronously. Your receiving application can read the messages at the front of the queue, or use cursors to navigate through a queue to a specific message.
| For examples on | See |
|---|---|
Synchronously reading messages from a queue |
|
Asynchronously reading messages from a queue |
|
Using a cursor to peek at all the messages in a queue |
See Also
Concepts
Using the COM Components
MSMQ COM Support
MSMQ Security