Show / Hide Table of Contents

Class SchedulingConstants

Constants for scheduling.

Inheritance
object
SchedulingConstants
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: DNVGL.One.Compute.Core.Scheduling
Assembly: DNVGL.One.Compute.Core.dll
Syntax
public static class SchedulingConstants

Fields

View Source

WorkToScheduleQueueName

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

Declaration
public const string WorkToScheduleQueueName = "worktoschedule"
Field Value
Type Description
string
  • View Source
In this article
Back to top Copyright © DNV AS. All rights reserved.