System::GC::GetTotalAllocatedBytes methode
GC::GetTotalAllocatedBytes method
Retourneert het totaal toegewezen bytes.
static int64_t System::GC::GetTotalAllocatedBytes(bool precise=false)
| Parameter | Type | Beschrijving |
|---|---|---|
| precies | bool | IGNORED |
ReturnValue
Het aantal bytes aan privé‑geheugen dat momenteel door het huidige proces is toegewezen.
Opmerkingen
Dit is een stub‑implementatie voor .NET‑methode
Zie ook
- Class GC
- Namespace System
- Library Aspose.Page for C++