Show / Hide Table of Contents

Namespace DNVGL.One.Compute.Core.Scheduling

Classes

JobEventArgs

Job event data for a given Job.

JobSchedulerExtensions

Extension methods for IJobScheduler.

WorkItemEventArgs

Work item event data for a given WorkItem.

Interfaces

IJobMonitor

Allows monitoring progress and status of jobs and individual work items. It is created by the IJobScheduler when scheduling a job (see SubmitJobAsync(Job)) or when requesting to monitor the job (see BeginMonitorJobAsync(String)).

IJobScheduler

Represents a One Compute job scheduler.

IJobSchedulerJobMonitor

An extension of the IJobMonitor interface used by the job scheduler.

IJobSchedulingClient

Client interface for scheduling and monitoring jobs.

Enums

WorkStatus

Work status.

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