Skip to content
New issue

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

Has ServiceBase.Run blocking behavior when called in service context? #10700

Open
moerwald opened this issue Nov 21, 2024 · 0 comments
Open

Has ServiceBase.Run blocking behavior when called in service context? #10700

moerwald opened this issue Nov 21, 2024 · 0 comments
Labels
area-System.ServiceProcess Pri3 Indicates issues/PRs that are low priority untriaged New issue has not been triaged by the area owner

Comments

@moerwald
Copy link

Type of issue

Typo

Description

You should describe how ServiceBase.Run behaves exactly. As far as I've understood the main method is also called when a service is started. If so ServiceBase.Run would be called. Will it block until the service is stopped?

Page URL

https://learn.microsoft.com/en-us/dotnet/api/system.serviceprocess.servicebase.run?view=net-8.0-pp

Content source URL

https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.ServiceProcess/ServiceBase.xml

Document Version Independent Id

0befd7d9-fde6-b689-1f61-eaeaa3c8f170

Article author

@dotnet-bot

@issues-automation issues-automation bot added the Pri3 Indicates issues/PRs that are low priority label Nov 21, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.ServiceProcess Pri3 Indicates issues/PRs that are low priority untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

1 participant