We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing information
According to https://learn.microsoft.com/en-us/dotnet/core/compatibility/core-libraries/6.0/environment-processorcount-on-windows the environment variable DOTNET_PROCESSOR_COUNT ultimately sets the ProcessorCount property. This fact should be mentioned in the API doc.
DOTNET_PROCESSOR_COUNT
ProcessorCount
https://learn.microsoft.com/en-us/dotnet/api/system.environment.processorcount?view=net-8.0
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/Environment.xml
2221a3a7-144c-eade-0ecd-750fa77bb662
@dotnet-bot
The text was updated successfully, but these errors were encountered:
I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.
Sorry, something went wrong.
Tagging subscribers to this area: @dotnet/area-system-runtime
No branches or pull requests
Type of issue
Missing information
Description
According to https://learn.microsoft.com/en-us/dotnet/core/compatibility/core-libraries/6.0/environment-processorcount-on-windows the environment variable
DOTNET_PROCESSOR_COUNT
ultimately sets theProcessorCount
property. This fact should be mentioned in the API doc.Page URL
https://learn.microsoft.com/en-us/dotnet/api/system.environment.processorcount?view=net-8.0
Content source URL
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/Environment.xml
Document Version Independent Id
2221a3a7-144c-eade-0ecd-750fa77bb662
Article author
@dotnet-bot
The text was updated successfully, but these errors were encountered: