GCMemoryInfo.HeapSizeBytes Özellik

Tanım

Son çöp toplama gerçekleştiğinde toplam yığın boyutunu alır.

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

Özellik Değeri

Int64

Son çöp toplama işleminin gerçekleştiği bayt cinsinden toplam yığın boyutu.

Şunlara uygulanır