Orchestration.StopOrchestrationAction.

Orchestration.

AutoDisableReceiveLocation Property

Summary

Specifies whether receive locations associated with this orchestration should be automatically disabled. The default is false.

Syntax

[TaskAttribute("autodisablereceivelocation")]
public bool AutoDisableReceiveLocation { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
bool