System.Runtime.ConstrainedExecution Namespace
Microsoft Silverlight will reach end of support after October 2021. Learn more.
The System.Runtime.ConstrainedExecution namespace defines a set of types that enumerate and define a reliability contract 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).
Classes
Class | Description | |
---|---|---|
CriticalFinalizerObject | Ensures that all finalization code in derived classes is marked as critical. |