ReliabilityContractAttribute.ConsistencyGuarantee Property

Definition

Gets the value of the Consistency reliability contract.

public:
 property System::Runtime::ConstrainedExecution::Consistency ConsistencyGuarantee { System::Runtime::ConstrainedExecution::Consistency get(); };
public System.Runtime.ConstrainedExecution.Consistency ConsistencyGuarantee { get; }
member this.ConsistencyGuarantee : System.Runtime.ConstrainedExecution.Consistency
Public ReadOnly Property ConsistencyGuarantee As Consistency

Property Value

One of the Consistency values.

Applies to