Click or drag to resize

OSPlatform Enumeration

OS platform values.

Namespace:  AGI.Parallel.Infrastructure
Assembly:  AGI.Parallel.Infrastructure (in AGI.Parallel.Infrastructure.dll) Version: 2.9.0.1601 (2.9.0.1601)
Syntax
public enum OSPlatform
Members
  Member nameValueDescription
Unspecified0 Unspecified platform. Indicates the agent's version is before OS Platform was implemented. Update the agent to 2.6 or greater.
Windows1 Windows platform.
Linux2 Linux platform.
See Also

STK Parallel Computing Server 2.9 API for .NET