Share via


Pipeline Class

Definition

public ref class Pipeline abstract : Microsoft::XLANGs::BaseTypes::PipelineBase
[System.Runtime.InteropServices.ComVisible(false)]
public abstract class Pipeline : Microsoft.XLANGs.BaseTypes.PipelineBase
type Pipeline = class
    inherit PipelineBase
Public MustInherit Class Pipeline
Inherits PipelineBase
Inheritance
Pipeline
Derived
Attributes

Fields

BtsErrorDisassemblerXmlNotWellformed

Properties

StageCount
VersionDependentGuid
XmlContent

Methods

AddComponent(Stage, IBaseComponent)
AddStage(Guid, ExecutionMode)
Close()
Configure(XmlReader)
Execute(Int32, Int32, IBaseMessage)
GetStageByType(Guid, Stage)
IsRecoverableInterchange(IBaseMessage)
Reset()
SetStageConfig(Stage)
WriteBamTrackingID(IBaseMessage, Guid)

Applies to