AspNetCore.Docs/aspnetcore/hosting/windows-service/sample/app.config

6 lines
96 B
Plaintext

<configuration>
<runtime>
<gcServer enabled="true"/>
</runtime>
</configuration>