Represents the type of the service.
| C# | Visual Basic |
public enum ServiceType
Public Enumeration ServiceType
| Member | Description |
|---|---|
| Win32ShareProcess |
A Win32 service that shares a process (services.exe) with other Win32 services.
|