ReliabilityContractAttribute.ConsistencyGuarantee Propriedade
Definição
Obtém o valor do contrato de confiabilidade Consistency.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
Valor da propriedade
Um dos valores de Consistency.One of the Consistency values.