Garbage Collection DOTNET_gcServer setting
We have a .net 6.0 server app and the MS docs don’t give absolute clarity on how to set up our gen 2 garbage collection so it doesn’t suspend all our application threads.
We have a .net 6.0 server app and the MS docs don’t give absolute clarity on how to set up our gen 2 garbage collection so it doesn’t suspend all our application threads.