The MessageQueue component allows you to easily incorporate message-based communication into your applications. Using this component and its associated language features, you can send and receive messages, explore existing queues, create and delete queues, and perform a variety of other operations using a simple programming model.
For information about | See |
---|---|
Messaging features | Introduction to Messaging |
The language elements used in MessageQueue component programming | MessageQueue Programming Architecture |
Finding, creating, and deleting message queues in Server Explorer | Creating, Deleting, and Administering Queues |
Creating components that interact with message queues | Creating MessageQueue Components |
Sending simple and complex messages to a variety of queue types, requesting acknowledgment, using journals, and sending datasets in messages | Sending and Serializing Messages |
Reading messages procedurally, handling asynchronous operations, and peeking at messages in a queue | Reading and Receiving Messages |
Encrypting and authenticating the messages you send and receive | Message Queue Security |