Skip to content

Enable background server garbage collection#703

Open
tweber-cs wants to merge 1 commit into
jakubgarfield:masterfrom
tweber-cs:gcserver
Open

Enable background server garbage collection#703
tweber-cs wants to merge 1 commit into
jakubgarfield:masterfrom
tweber-cs:gcserver

Conversation

@tweber-cs
Copy link
Copy Markdown
Contributor

@willdean
Copy link
Copy Markdown
Collaborator

willdean commented Aug 29, 2017

According to (my reading of) that article this is the the default anyway, isn't it?

"Starting with the .NET Framework 4.5, background server garbage collection is the default mode for server garbage collection. "

@tweber-cs
Copy link
Copy Markdown
Contributor Author

Based on these docs the default is enabled="false"

https://docs.microsoft.com/en-us/dotnet/framework/configure-apps/file-schema/runtime/gcserver-element

Value Description
false Does not run server garbage collection. This is the default.
true Runs server garbage collection.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants