Microsoft.MSMQ.2008R2.TriggerMSMQ 2008R2 Triggers Abstract Class

Microsoft.MSMQ.2008R2.Trigger (ClassType)

This abstract class is used as a basis for more specialized classes that represent an MSMQ trigger.

Element properties:

Base ClassMicrosoft.MSMQ.2008R2.Component
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4a32e1d7-1ce3-ba88-bf10-beb59aa8e141

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.MSMQ.2008R2.Trigger:
ServiceName  string  Service Name true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.MSMQ.2008R2.Trigger" Accessibility="Public" Abstract="true" Base="Microsoft.MSMQ.2008R2.Component" Hosted="false" Singleton="false">
<Property ID="ServiceName" Type="string" Key="true" CaseSensitive="false" MinLength="0" Length="256"/>
</ClassType>