Show / Hide Table of Contents

Enum SchedulingEvent.EventType

Type of event.

Namespace: DNVGL.One.Compute.Scheduling.Scheduler
Assembly: DNVGL.One.Compute.Scheduling.dll
Syntax
public enum EventType : int

Fields

Name Description
TaskGroupAborted

A task group was aborted.

TaskGroupCompleted

A task group has completed execution.

TaskGroupReduced

The reduction task of a task group was executed.

  • View Source
Back to top Copyright © DNV GL AS. All rights reserved.