This enum contains all the service start mode
Namespace:
Devolutions.UtilsAssembly: Devolutions.Utils (in Devolutions.Utils.dll)
Syntax
| Visual Basic |
|---|
Public Enumeration ServiceStart |
| C# |
|---|
public enum ServiceStart |
Members
| Member name | Description | |
|---|---|---|
| Boot | ||
| System | ||
| Automatic | ||
| Manual | ||
| Disabled | ||
| Error |