MSMQ Writer Events

Type: MSMQWriter

Name

Description

Closed

Occurs when the MSMQ Writer's connection is closed.

Created

Occurs when the MSMQ Writer has created a new queue.

Creating

Occurs before the MSMQ Writer attempts to create a new queue.

Deleted

Occurs when the MSMQ Writer has deleted a queue.

Deleting

Occurs before the MSMQ Writer attempts to delete a queue.

ErrorEncountered

Occurs when the MSMQ Writer encounters various errors.

Exists

Occurs when the MSMQ Writer detects that a named queue exists.

ObtainedResponse

Occurs when the MSMQ Writer obtains a response to a request.

Peeked

Occurs when the MSMQ Writer has peeked at a queue.

Peeking

Occurs before the MSMQ Writer attempts to peek at a queue.

Purged

Occurs when the MSMQ Writer requested a queue to purge all items.

Purging

Occurs before the MSMQ Writer requests a queue to purge all items.

Sending

Occurs before the MSMQ Writer sends an item to a queue.

Sent

Occurs when the MSMQ Writer has sent an item to a queue.