Orchestration.UnenlistOrchestrationAction.

Orchestration.

AutoTerminateOrchestrationInstance Property

Summary

Specifies whether instances of this orchestration type should be automatically terminated. The default is false.

Syntax

[TaskAttribute("autoterminateorchestrationinstance")]
public bool AutoTerminateOrchestrationInstance { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
bool