הערה
גישה לעמוד זה דורשת אישור. אתה יכול לנסות להיכנס או לשנות תיקיות.
גישה לעמוד זה דורשת אישור. אתה יכול לנסות לשנות מדריכים.
Describes the finalizer for an object.
Syntax
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: See System Requirements.
Header: CorProf.idl, CorProf.h
Library: CorGuids.lib
.NET Framework Versions: Available since 2.0
See also
שתפו איתנו פעולה ב-GitHub
המקור לתוכן זה נמצא ב-GitHub, שם ניתן גם ליצור ולבחון בעיות ולמשוך בקשות. למידע נוסף, ראו את מדריך התורמים שלנו.