System::GC::GetTotalAllocatedBytes Methode
GC::GetTotalAllocatedBytes method
Gibt die insgesamt zugewiesenen Bytes zurück.
static int64_t System::GC::GetTotalAllocatedBytes(bool precise=false)
| Parameter | Typ | Beschreibung |
|---|---|---|
| präzise | bool | IGNORED |
ReturnValue
Die Anzahl der Bytes des privaten Speichers, die derzeit vom aktuellen Prozess belegt sind.
Hinweise
Dies ist eine Stub-Implementierung für die .NET-Methode
Siehe auch
- Class GC
- Namespace System
- Library Aspose.Font for C++