次の方法で共有


Pipeline クラス

定義

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
継承
Pipeline
派生
属性

フィールド

BtsErrorDisassemblerXmlNotWellformed

プロパティ

StageCount
VersionDependentGuid
XmlContent

メソッド

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

適用対象