Orchestration.StartOrchestrationAction.

Orchestration.

AutoStartSendPorts Property

Summary

Specifies whether send ports and send port groups imported by this orchestration should be automatically started. The default is true.

Syntax

[TaskAttribute("autostartsendports")]
public bool AutoStartSendPorts { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
bool