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 SourceWorkToScheduleQueueName
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 |