GCMemoryInfo.PromotedBytes 屬性

定義

取得此 GC 的已升階位元組。

public:
 property long PromotedBytes { long get(); };
public long PromotedBytes { get; }
member this.PromotedBytes : int64
Public ReadOnly Property PromotedBytes As Long

屬性值

Int64

這個 GC 的升級位元組數目。

適用於