Values ¶
pdg.workItemExecutionType.Regular
A regular work item, which is in the cooking state as long as its out of process task is still running
pdg.workItemExecutionType.LongRunning
A special work item that may be marked as cooked before its out of process task completes. The work item itself represents the initialization step of a long-running out of process task .
pdg.workItemExecutionType.Cleanup
A special work item that cleans up or kills an existing long running task.