Share via


GCMemoryInfo.TotalCommittedBytes Propiedad

Definición

Obtiene el total de bytes confirmados del montón administrado.

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

Valor de propiedad

Int64

El total de bytes confirmados del montón administrado.

Se aplica a