How to compare Microsoft Message Queuing identifiers using Visual Basic (255702)
The information in this article applies to:
- Microsoft Message Queue Server (MSMQ) 1.0
- Microsoft Message Queuing 2.0
This article was previously published under Q255702 SUMMARY
Microsoft Message Queuing messages can be individually identified by their message identifier property. These message identifiers can be used to determine if two messages are the same; to find a specific message when searching in a queue (for instance, when responding to an Microsoft Message Queuing Trigger), and anytime a specific message needs to be found.
REFERENCES- Microsoft MSDN Help for the MSMQMessage.Id Property
- The Visual Basic Programmers Guide
Modification Type: | Major | Last Reviewed: | 4/20/2005 |
---|
Keywords: | kbhowto KB255702 |
---|
|