TaskPropertiesJobSchedulerContext Field
|
Contains various methods dealing with job
scheduler operations within the task.
Namespace: AGI.Parallel.Infrastructure
Assembly: AGI.Parallel.Infrastructure (in
AGI.Parallel.Infrastructure.dll) Version: 1.3.0.366 (1.3.0.366)
Syntax
public const string JobSchedulerContext = "JobSchedulerContext"
Public Const JobSchedulerContext As String = "JobSchedulerContext"
Field Value
Type:
String
See Also