Name | Description | |
---|---|---|
Disposed | (Inherited from System.ComponentModel.Component) | |
PeekCompleted | Occurs when a message is read without being removed from the queue. This is a result of the asynchronous operation, BeginPeek. | |
ReceiveCompleted | Occurs when a message has been removed from the queue. This event is raised by the asynchronous operation, BeginReceive. |