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.
Indicates the garbage collection statistics for a thread.
typedef enum {
COR_GC_THREAD_HAS_PROMOTED_BYTES = 0x00000001
} COR_GC_THREAD_STATS_TYPES;
Members
Member |
Description |
|---|---|
COR_GC_THREAD_HAS_PROMOTED_BYTES |
The thread has bytes that were promoted in the most recent garbage collection. |
Requirements
Platforms: See .NET Framework System Requirements.
Header: GCHost.idl
.NET Framework Versions: 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0, 1.1, 1.0