System.Messaging Reference (Document! X Sample)
MessageQueueInstaller Class Properties


System.Messaging Namespace : MessageQueueInstaller Class

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

Public Properties
 NameDescription
Public PropertyGets or sets a value that indicates whether the queue to be installed accepts only authenticated messages.  
Public PropertyGets or sets the base priority that is used to route a public queue's messages over the network.  
Public PropertyGets or sets an implementation-specific queue type.  
Public Property (Inherited from System.ComponentModel.Component)
Public Property (Inherited from System.Configuration.Install.Installer)
Public PropertyGets or sets a value that indicates whether the queue accepts only private, or encrypted, messages.  
Public Property (Inherited from System.Configuration.Install.Installer)
Public Property (Inherited from System.Configuration.Install.Installer)
Public PropertyGets or sets a description of the queue.  
Public PropertyGets or sets the maximum size of the journal that is associated with the queue.  
Public PropertyGets or sets the maximum size of the queue.  
Public PropertyIntroduced in MSMQ 3.0. Gets or sets the multicast address associated with the queue.  
Public Property (Inherited from System.Configuration.Install.Installer)
Public PropertyGets or sets the location of the queue that is referenced by this object.  
Public PropertyGets or sets permissions associated with the queue.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets or sets a value that indicates whether the queue accepts only messages sent as part of a transaction.  
Public PropertyGets or sets a value that indicates what the installer does with the queue at uninstall time: remove it, restore it to its pre-installation state, or leave it in its current installed state.  
Public PropertyGets or sets a value that indicates whether messages that are retrieved from the queue are also copied to the associated journal queue.  
Top
Protected Properties
 NameDescription
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Top
See Also

Reference

MessageQueueInstaller Class
System.Messaging Namespace