WindowsServiceHelpers Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Helper methods for Windows Services.
public ref class WindowsServiceHelpers abstract sealed
public static class WindowsServiceHelpers
type WindowsServiceHelpers = class
Public Class WindowsServiceHelpers
- Inheritance
-
WindowsServiceHelpers
Methods
IsWindowsService() |
Check if the current process is hosted as a Windows Service. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.