Enum SystemApplicationType
Denotes system application/process types that this app container has, i.e.: HostGovernor, WebServer, etc.
Namespace: Azos
Assembly: Azos.Sky.dll
Syntax
public enum SystemApplicationType
Fields
| Name | Description |
|---|---|
| GDIDAuthority | |
| HostGovernor | |
| ProcessHost | |
| SecurityAuthority | |
| ServiceHost | |
| TestRig | |
| Tool | |
| Unspecified | |
| WebServer | |
| ZoneGovernor |