Orchestration.

Orchestration.EnlistOrchestrationAction Class

Summary

Enlists the orchestration by creating its activation subscription.
graph BT Type-->Base0["Orchestration.OrchestrationActionBase"] click Base0 "/api/NAnt.Contrib.Tasks.BizTalk/OrchestrationActionBase" Base0-->Base1["Element"] Type-.->Interface0["Orchestration.IOrchestrationAction"] click Interface0 "/api/NAnt.Contrib.Tasks.BizTalk/IOrchestrationAction" Type["Orchestration.EnlistOrchestrationAction"] class Type type-node

Syntax

public class Orchestration.EnlistOrchestrationAction : Orchestration.OrchestrationActionBase, 
    Orchestration.IOrchestrationAction

Properties

Name Value Summary
Host string
Specifies the BizTalk host on which to enlist the orchestration.

Methods