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
FragmentationAfterBytes |
Gets the fragmentation in bytes on exit from the reported collection. |
FragmentationBeforeBytes |
Gets the fragmentation in bytes on entry to the reported collection. |
SizeAfterBytes |
Gets the size in bytes on exit from the reported collection. |
SizeBeforeBytes |
Gets the size in bytes on entry to the reported collection. |
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา