7 references to MessageQueueInstaller
System.Messaging (7)
System\Messaging\Design\QueuePathEditor.cs (1)
65
if (context.Instance is MessageQueue || context.Instance is
MessageQueueInstaller
)
System\Messaging\MessageQueue.cs (1)
36
InstallerTypeAttribute(typeof(
MessageQueueInstaller
)),
System\Messaging\MessageQueueInstaller.cs (5)
342
/// installation information that was written to the registry by the <see cref='System.Messaging.
MessageQueueInstaller
.Install'/>
361
/// component to this <see cref='System.Messaging.
MessageQueueInstaller
'/>
453
MessageQueueInstaller
other = otherInstaller as
MessageQueueInstaller
;
554
/// If the <see cref='System.Messaging.
MessageQueueInstaller
.UninstallAction'/> is <see langword='Remove'/>,