Message Queuing in the .NET Compact Framework
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
You can use the Windows CE MSMQ component in the .NET Compact Framework, and you can use features contained in the types in the System.Messaging namespace.
In This Section
MSMQ in the .NET Compact Framework
Provides an overview of using the MSMQ component and lists the unsupported types in the System.Messaging namespace.How to: Use MSMQ in the .NET Compact Framework
Shows how to create a message queue, send messages to it, and receive messages from it.
Reference
- System.Messaging
Provides classes that allow you to connect to, monitor, and administer message queues on the network and send, receive, or peek at messages.