3 out of 4 rated this helpful - Rate this topic

System.Runtime.ConstrainedExecution Namespace

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).

  Class Description
Public class CriticalFinalizerObject Ensures that all finalization code in derived classes is marked as critical.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.