Editar

Compartilhar via


ReceivePipeline (ReceiveLocation Node)

The ReceivePipeline node of the ReceiveLocation node of a binding file contains specific information about a receive pipeline used with a receive location that is exported with the binding file.

Nodes in the ReceivePipeline node

The following table lists the properties that can be set for this node of a binding file:

Name Node Type Data Type Description Restrictions Comments
Name Attribute xs:string Specifies the name of the receive pipeline. Not required Default value: empty
FullyQualifiedName Attribute xs:string Specifies the fully qualified name of the pipeline, which includes the name of the assembly that the pipeline was deployed as a part of Not required Default value: empty
Type Attribute xs:int Specifies the type of pipeline. Required Default value: none

Possible values are documented in the

Microsoft.BizTalk.ExplorerOM.PipelineType enumeration.
TrackingOption Attribute PipelineTrackingTypes (SimpleType) Specifies the tracking options for the pipeline. Required Default value: none

Possible values are documented in the Microsoft.BizTalk.ExplorerOM.PipelineTrackingTypes enumeration.
Description Attribute xs:string Specifies a description for the receive pipeline. Not Required Default value: empty