3.2 MSMQApplication Coclass Details

The MSMQApplication coclass represents either the QueueManager that runs on the specified computer or the local QueueManager, if no computer name is specified. The QueueManager that is represented by this object is referred to from here on as the represented QueueManager.

The MSMQApplication object provides methods and properties that can be used to obtain information about and manage the represented QueueManager. This object can be used to do the following:

  • Obtain the ComputerName or Identifier of the represented QueueManager.

  • Obtain management information about the represented QueueManager.

  • Connect or disconnect the represented QueueManager from the network and the directory.

  • Register a User with a user certificate in the directory. This user certificate can be used to verify the sender for messages that request authentication and to ensure message integrity.

  • Perform implementation-specific tasks to release unused resources of the represented QueueManager.