Enumerazione COR_GC_THREAD_STATS_TYPES
Indica le statistiche di Garbage Collection per un thread.
typedef enum {
COR_GC_THREAD_HAS_PROMOTED_BYTES = 0x00000001
} COR_GC_THREAD_STATS_TYPES;
Membri
Membro |
Descrizione |
---|---|
COR_GC_THREAD_HAS_PROMOTED_BYTES |
Il thread contiene i byte promossi nel Garbage Collection più recente. |
Requisiti
Piattaforme: vedere Requisiti di sistema di .NET Framework.
Intestazione: GCHost.idl, GCHost.h
Versioni di .NET Framework: 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0, 1.1, 1.0