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 값 중 하나입니다.

적용 대상