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

6 lines
96 B
Plaintext
Raw Normal View History

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