System.Runtime.ConstrainedExecution Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines a set of types that enumerate and define a contract for reliability between the author of some code, and the developers who take a dependency on that code. The types in the System.Runtime.ConstrainedExecution namespace are intended for use in constrained execution regions (CERs).
Critical |
Ensures that all finalization code in derived classes is marked as critical. |
Pre |
Instructs the native image generation service to prepare a method for inclusion in a constrained execution region (CER). |
Reliability |
Defines a contract for reliability between the author of some code, and the developers who have a dependency on that code. |
Cer |
Specifies a method's behavior when called within a constrained execution region. |
Consistency |
Specifies a reliability contract. |
.NET 피드백
.NET은(는) 오픈 소스 프로젝트입니다. 다음 링크를 선택하여 피드백을 제공해 주세요.