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.
Notifies the code profiler that an object with a finalizer has been queued to the finalizer thread for execution of its Finalize method.
HRESULT FinalizeableObjectQueued(
[in] DWORD finalizerFlags,
[in] ObjectID objectID);
Parameters
finalizerFlags
[in] A value of the COR_PRF_FINALIZER_FLAGS enumeration that describes aspects of the finalizer.objectID
[in] The ID of the object that has been queued.
Requirements
Platforms: See .NET Framework System Requirements.
Header: CorProf.h
Library: CorProf.idl
.NET Framework Versions: 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0