System.Runtime.InteropServices.GCHandleType.WeakTrackResurrection Field

This handle type is similar to GCHandleType.Weak, but the handle is not zeroed if the object is resurrected during finalization.

Value: WeakTrackResurrection

Syntax

GCHandleType WeakTrackResurrection

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0