ServiceHostOperatingSystem Enum

Definition

The recognized operating systems that can act as service hosts.

public enum class ServiceHostOperatingSystem
public enum ServiceHostOperatingSystem
type ServiceHostOperatingSystem = 
Public Enum ServiceHostOperatingSystem
Inheritance
ServiceHostOperatingSystem

Fields

Linux 1

The Linux operating system.

OSX 2

The Mac OSX operating system.

Windows 0

The Windows operating system.

Applies to