System::GC::GetTotalAllocatedBytes methode

GC::GetTotalAllocatedBytes method

Retourneert het totaal toegewezen bytes.

static int64_t System::GC::GetTotalAllocatedBytes(bool precise=false)
ParameterTypeBeschrijving
preciesboolIGNORED

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