Enum Environment
Indicates the operating system of the server
public enum Environment : byte
Fields
Linux = 108
Linux
Mac = 109
Mac
Windows = 119
Windows
Indicates the operating system of the server
public enum Environment : byte
Linux = 108
Linux
Mac = 109
Mac
Windows = 119
Windows