GCMemoryInfo.HeapSizeBytes Propriété

Définition

Obtient la taille totale du tas quand le dernier garbage collection se produit.

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

Valeur de propriété

Int64

Taille totale du tas, en octets, lorsque le dernier garbage collection s’est produit.

S’applique à