Orchestration.

AddStopAction(Orchestration.StopOrchestrationAction) Method

Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.BizTalk
Containing Type
Orchestration

Syntax

[BuildElement("stop")]
public void AddStopAction(Orchestration.StopOrchestrationAction stop)

Attributes

Type Description
BuildElement

Parameters

Name Type Description
stop Orchestration.StopOrchestrationAction

Return Value

Type Description
void