Skip to content
On this page

enum EPipelineRunMode

Run modes for pipelines

Values

KeyValueComment
RunInThisProcess0Run the pipeline in this process
RunInNewProcess1Run the pipeline in a new process using the batch executor tool
RunDistributedUsingSimplygonGrid2Run the pipeline distributed using SimplygonGrid
RunDistributedUsingIncredibuild3Run the pipeline distributed using IncrediBuild
RunDistributedUsingFastbuild4Run the pipeline distributed using Fastbuild