Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Describes the finalizer for an object.
typedef enum {
COR_PRF_FINALIZER_CRITICAL = 0x1
} COR_PRF_FINALIZER_FLAGS;
Members
Member |
Description |
|---|---|
COR_PRF_FINALIZER_CRITICAL |
The finalizer is critical. |
Remarks
The COR_PRF_FINALIZER_FLAGS enumeration is used by the ICorProfilerCallback2::FinalizeableObjectQueued method to describe the finalizer for an object.
Requirements
Platforms: Windows 2000, Windows XP, Windows Server 2003 family
Header: CorProf.idl
Library: CorGuids.lib
.NET Framework Version: 2.0