Orchestration.StartOrchestrationAction.

Orchestration.

AutoResumeOrchestrationInstance Property

Summary

Specifies whether service instances of this orchestration that were manually suspended previously should be automatically resumed. The default is true.

Syntax

[TaskAttribute("autoresumeorchestration")]
public bool AutoResumeOrchestrationInstance { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
bool