Orchestration.StopOrchestrationAction.

Orchestration.

AutoSuspendOrchestrationInstance Property

Summary

Specifies whether instances of this orchestration should be automatically suspended. The default is true.

Syntax

[TaskAttribute("autosuspendorchestrationinstance")]
public bool AutoSuspendOrchestrationInstance { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
bool