You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Retrieves the number of bytes currently thought to be allocated. A parameter indicates whether this method can wait a short interval before returning, to allow the system to collect garbage and finalize objects.
At least:
SetMinThreads(Int32, Int32)
GetMaxThreads(Int32, Int32)
GetAvailableThreads(Int32, Int32)
Other useful data easy to include are: GC (server/workstation), current used mem etc:
GetTotalMemory
GetTotalAllocatedBytes
MaxGeneration
The text was updated successfully, but these errors were encountered: