Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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, GCHost.h
.NET Framework Versions: 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0, 1.1, 1.0