Class SchedulingConstants
Constants for scheduling.
Inherited Members
Namespace: DNVGL.One.Compute.Core.Scheduling
Assembly: DNVGL.One.Compute.Core.dll
Syntax
public static class SchedulingConstants
Fields
View SourceWorkToScheduleQueueName
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 |