ApplicationCrmEnabledAttribute Class
.NET Framework 3.0
Enables Compensating Resource Manger (CRM) on the tagged application.
Namespace: System.EnterpriseServices.CompensatingResourceManager
Assembly: System.EnterpriseServices (in system.enterpriseservices.dll)
Assembly: System.EnterpriseServices (in system.enterpriseservices.dll)
[ComVisibleAttribute(false)] [AttributeUsageAttribute(AttributeTargets.Assembly, Inherited=true)] public sealed class ApplicationCrmEnabledAttribute : Attribute
/** @attribute ComVisibleAttribute(false) */ /** @attribute AttributeUsageAttribute(AttributeTargets.Assembly, Inherited=true) */ public final class ApplicationCrmEnabledAttribute extends Attribute
ComVisibleAttribute(false) AttributeUsageAttribute(AttributeTargets.Assembly, Inherited=true) public final class ApplicationCrmEnabledAttribute extends Attribute
Not applicable.
System.Object
System.Attribute
System.EnterpriseServices.CompensatingResourceManager.ApplicationCrmEnabledAttribute
System.Attribute
System.EnterpriseServices.CompensatingResourceManager.ApplicationCrmEnabledAttribute
Community Additions
ADD
Show: