System.Messaging Reference (Document! X Sample)
MessageQueue Class Events


System.Messaging Namespace : MessageQueue Class

For a list of all members of this type, see MessageQueue members.

Public Events
 NameDescription
Public Event (Inherited from System.ComponentModel.Component)
Public EventOccurs when a message is read without being removed from the queue. This is a result of the asynchronous operation, BeginPeek.  
Public EventOccurs when a message has been removed from the queue. This event is raised by the asynchronous operation, BeginReceive.  
Top
See Also

Reference

MessageQueue Class
System.Messaging Namespace