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)
ParameterTypeBeschrijving
force_full_collectionboolIGNORED

ReturnValue

Het aantal bytes aan privé‑geheugen dat momenteel door het huidige proces is toegewezen.

Zie ook