Show / Hide Table of Contents

Enum TaskRoles

Enumerates the different task roles for work units.

Namespace: DNVGL.One.Compute.Core.FlowModel
Assembly: DNVGL.One.Compute.Core.dll
Syntax
public enum TaskRoles : int

Fields

Name Description
JobPreparationTask

The work unit is a job preparation task.

JobReleaseTask

The work unit is a job release task.

Normal

The work unit is a normal task.

ReductionTask

The work unit is a reduction task.

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