Show / Hide Table of Contents

Namespace DNVGL.One.Compute.Core.Scheduling

Classes

JobEventArgs

Job event data for a given Job.

JobMonitorExtensions

Extension methods for IJobMonitor

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.

IJobSchedulingClient

Client interface for scheduling and monitoring jobs

Enums

WorkStatus

Work status

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