ApplicationCrmEnabledAttribute::Value Property

 

Enables or disables Compensating Resource Manager (CRM) on the tagged application.

Namespace:   System.EnterpriseServices.CompensatingResourceManager
Assembly:  System.EnterpriseServices (in System.EnterpriseServices.dll)

public:
property bool Value {
	bool get();
}

Property Value

Type: System::Boolean

true if CRM is enabled; otherwise, false. The default is true.

.NET Framework
Available since 1.1
Return to top
Show: