Represents the type of the service.
| C# | Visual Basic |
public enum ServiceType
Public Enumeration ServiceType
| Member | Description |
|---|---|
| Adapter |
A service for a hardware device that requires it's own driver.
|
| Win32ShareProcess |
A Win32 service that shares a process (services.exe) with other Win32 services.
|
| HasFlag |
Determines whether one or more bit fields are set in the current instance.
|