Requesting Journaling (COM) (Windows Embedded CE 6.0)
1/6/2010
Journaling can be requested both for queues (target journaling) and computers (source journaling).
The following examples show how to request queue and source journaling and how to read messages from the appropriate queue journal, computer journal, and dead-letter queue.
Note
Applications cannot send messages to journal or dead-letter queues. When queue or source journaling is requested, Message Queuing sends a copy of message to the appropriate journal or dead-letter queue.
For examples on | See |
---|---|
Requesting target journaling when creating a queue |
|
Requesting source journaling when sending a message |
|
Reading messages from a queue journal |
|
Reading messages from a computer journal |
|
Reading messages from a dead-letter queue |
See Also
Concepts
Using the COM Components
MSMQ COM Support
MSMQ Security