Open
Description
The article mentions 'which, by default, would terminate the process' two times. This however is not the default in all recent .net versions. The real default behavior is only mentioned in the second paragraph of the remarks.
The article mentions a configuration setting which is not available and does not work on .net core versions.
So I would like to suggest changing the documentation to reflect the recent .net versions better.