GCMemoryInfo.PromotedBytes Property

Definition

Gets the promoted bytes for this GC.

C#
public long PromotedBytes { get; }

Property Value

The number of promoted bytes for this GC.

Remarks

The promoted bytes represent the objects from the generations that the garbage collection is collecting that survived.

Applies to

Produkt Verzie
.NET 5, 6, 7, 8, 9, 10