Gets and sets the property KeepJobFlowAliveWhenNoSteps.
Specifies whether the job flow should terminate after completing all steps.

C# |
public bool KeepJobFlowAliveWhenNoSteps { get; set; }
Specifies whether the job flow should terminate after completing all steps.
C# |
public bool KeepJobFlowAliveWhenNoSteps { get; set; }