GCMemoryInfo.HeapSizeBytes Eigenschaft

Definition

Ruft „Heapgröße gesamt“ ab, wenn die letzte Garbage Collection erfolgt ist.

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

Eigenschaftswert

Int64

Die gesamte Heapgröße in Bytes, wenn die letzte Garbage Collection aufgetreten ist.

Gilt für