The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ReliabilityContractAttribute Constructor (Consistency, Cer)
.NET Framework (current version)
Initializes a new instance of the ReliabilityContractAttribute class with the specified Consistency guarantee and Cer value.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- consistencyGuarantee
-
Type:
System.Runtime.ConstrainedExecution::Consistency
One of the Consistency values.
- cer
-
Type:
System.Runtime.ConstrainedExecution::Cer
One of the Cer values.
.NET Framework
Available since 2.0
Available since 2.0
Show: