GCMemoryInfo.HeapSizeBytes Propriedade

Definição

Obtém o tamanho total do heap durante a última coleta de lixo.

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

Valor da propriedade

Int64

O tamanho total do heap, em bytes, quando ocorreu a última coleta de lixo.

Aplica-se a