.NET Garbage Collector and JOB_OBJECT memory limits

58 Views Asked by At

I'm trying to understand whether .NET garbage collector and memory allocator respect limits defined in Windows JOB_OBJECT. I'm especially interested in how this works in .NET Framework 4.8 but could not find any information in public documentation.

0

There are 0 best solutions below