Orchestration.StopOrchestrationAction

[This is preliminary documentation and subject to change.]

Stops the orchestration.

If the status of the orchestration is Bound, Unbound or Stopped, then no further processing is done.

Parameters

AttributeTypeDescriptionRequired
autodisablereceivelocationbool Specifies whether receive locations associated with this orchestration should be automatically disabled. The default is false. False
autosuspendorchestrationinstancebool Specifies whether instances of this orchestration should be automatically suspended. The default is true. False

Requirements

Assembly: NAnt.Contrib.Tasks (0.92.4537.0)