Show / Hide Table of Contents

Class SchedulingConstants

Constants for scheduling.

Inheritance
System.Object
SchedulingConstants
Namespace: DNVGL.One.Compute.Core.Scheduling
Assembly: DNVGL.One.Compute.Core.dll
Syntax
public static class SchedulingConstants : object

Fields

View Source

WorkToScheduleQueueName

Name of property used to indicate the queue that work can be scheduled on.

Declaration
public const string WorkToScheduleQueueName = null
Field Value
Type Description
System.String
  • View Source
In This Article
Back to top Copyright © DNV AS. All rights reserved.