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


System.Messaging Namespace : MessageQueueInstaller Class

The following tables list the members exposed by MessageQueueInstaller.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
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
Public Methods
 NameDescription
Public MethodOverridden. When overridden in a derived class, completes the install transaction.  
Public MethodOverridden. When overridden in a derived class, copies all the properties that are required at install time from the specified component.  
Public Method (Inherited from System.MarshalByRefObject)
Public MethodOverloaded.  (Inherited from System.ComponentModel.Component)
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodOverridden. When overridden in a derived class, performs the installation.  
Public MethodOverridden. Determines if the specified installer installs the same object as this installer.  
Public MethodOverridden. When overridden in a derived class, restores the pre-installation state of the computer.  
Public Method (Inherited from System.ComponentModel.Component)
Public MethodOverridden. When overridden in a derived class, removes an installation.  
Top
Protected Methods
Public Events
 NameDescription
Public Event (Inherited from System.Configuration.Install.Installer)
Public Event (Inherited from System.Configuration.Install.Installer)
Public Event (Inherited from System.Configuration.Install.Installer)
Public Event (Inherited from System.Configuration.Install.Installer)
Public Event (Inherited from System.Configuration.Install.Installer)
Public Event (Inherited from System.Configuration.Install.Installer)
Public Event (Inherited from System.Configuration.Install.Installer)
Public Event (Inherited from System.Configuration.Install.Installer)
Public Event (Inherited from System.ComponentModel.Component)
Top
See Also

Reference

MessageQueueInstaller Class
System.Messaging Namespace