ApplicationCrmEnabledAttribute.Value Property

Definition

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

public:
 property bool Value { bool get(); };
public bool Value { get; }
member this.Value : bool
Public ReadOnly Property Value As Boolean

Property Value

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

Applies to