System::GC::GetTotalMemory methode
GC::GetTotalMemory method
Retourneert het aantal bytes van privé‑geheugen dat momenteel door het huidige proces is toegewezen.
static int64_t System::GC::GetTotalMemory(bool force_full_collection)
| Parameter | Type | Beschrijving |
|---|---|---|
| force_full_collection | bool | IGNORED |
ReturnValue
Het aantal bytes aan privé‑geheugen dat momenteel door het huidige proces is toegewezen.
Zie ook
- Class GC
- Namespace System
- Library Aspose.Page for C++