Commit a480f04
authored
Update the remarks according to the current behavior (dotnet#8738)
The exception escalation policy terminates by default the process only on the .NET Framework 4.0. From the .NET Framework 4.5 onwards the default behavior is to keep the process alive. The remarks should be updated to reflect the current policy.1 parent 1e0f2ca commit a480f04
File tree
1 file changed
+1
-1
lines changed- xml/System.Threading.Tasks
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments