Show / Hide Table of Contents

Enum ExecutableTypes

Executable types.

Namespace: DNVGL.One.Compute.Core.ApplicationInfo
Assembly: DNVGL.One.Compute.Core.dll
Syntax
public enum ExecutableTypes : int

Fields

Name Description
Application

The executable is a generic application executable (.exe).

OneComputeApplication

The application is a OneCompute application (worker host executable (.exe)).

Unknown

The application type is not specified.

  • View Source
In This Article
Back to top Copyright © DNV AS. All rights reserved.