ReliabilityContractAttribute.ConsistencyGuarantee 屬性

定義

取得 Consistency 可靠性合約的值。

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

屬性值

Consistency

其中一個 Consistency 值。

適用於