Microsoft.MSMQ.10.0.TriggerMSMQ 10.0 트리거 추상 클래스

Microsoft.MSMQ.10.0.Trigger (ClassType)

이 추상 클래스는 MSMQ 트리거를 나타내는 좀 더 전문화된 클래스를 위한 기초로 사용됩니다.

Element properties:

Base ClassMicrosoft.MSMQ.10.0.Component
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda9af5489-338a-8e97-ad6b-6976fe8e2f12

Class Hierarchy:

Class Properties:

Property Name Type Display Name (KOR) Description (KOR) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  표시 이름 모니터링 개체의 표시 이름입니다. false 256  False 
Microsoft.MSMQ.10.0.Trigger:
ServiceName  string  서비스 이름 true 256  False 

Health Model:

Source Code:

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