GCGenerationInfo Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the size and the fragmenation of a generation on entry and on exit of the GC reported in GCMemoryInfo.
public value class GCGenerationInfo
public readonly struct GCGenerationInfo
type GCGenerationInfo = struct
Public Structure GCGenerationInfo
- Inheritance
Properties
Fragmentation |
Gets the fragmentation in bytes on exit from the reported collection. |
Fragmentation |
Gets the fragmentation in bytes on entry to the reported collection. |
Size |
Gets the size in bytes on exit from the reported collection. |
Size |
Gets the size in bytes on entry to the reported collection. |
Applies to
제품 | 버전 |
---|---|
.NET | 5, 6, 7, 8, 9, 10 |
.NET 피드백
.NET은(는) 오픈 소스 프로젝트입니다. 다음 링크를 선택하여 피드백을 제공해 주세요.