When is GC running? It seems like it works in a certain period of time or when the application requires memory or what?
Short answer: if necessary.
Longer answer:
Additionally, finalization may be performed at some point after the GC.
from MSFT (see link for more information):
.NET Framework . , . , . . . . , , . .
1. .NET Framework .
Source: https://habr.com/ru/post/1766342/More articles:C ++ 0x auto keyword value, for example? - c ++Javascript - Web CSS Editor - javascriptWhy is my PipedOutputStream dead end? - javaWhy the Source Code page is missing on eclipse 3.6 (Helios) - eclipse-pluginASP.Net MVC TempData - how to save state - ajaxsql query does not print - sqlHow can I get a hash link from an array of hashes with one of my values? - arraysJQuery - changing the font of a button without changing its size - jqueryAugmented reality on Android: which version of the OS will I need? - androidHow to get the path to a module file from a function executed, but not declared in it, in Python? - pythonAll Articles