ReceivePipeline 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public ref class ReceivePipeline abstract : Microsoft::BizTalk::PipelineOM::Pipeline
[System.Runtime.InteropServices.ComVisible(false)]
public abstract class ReceivePipeline : Microsoft.BizTalk.PipelineOM.Pipeline
type ReceivePipeline = class
inherit Pipeline
Public MustInherit Class ReceivePipeline
Inherits Pipeline
- 繼承
- 屬性
建構函式
ReceivePipeline() |
欄位
BtsErrorDisassemblerXmlNotWellformed | (繼承來源 Pipeline) |
屬性
StageCount | (繼承來源 Pipeline) |
VersionDependentGuid | (繼承來源 Pipeline) |
XmlContent | (繼承來源 Pipeline) |
方法
AddComponent(Stage, IBaseComponent) | (繼承來源 Pipeline) |
AddStage(Guid, ExecutionMode) | (繼承來源 Pipeline) |
Close() | (繼承來源 Pipeline) |
Configure(XmlReader) | (繼承來源 Pipeline) |
Execute(Int32, Int32, IBaseMessage) | (繼承來源 Pipeline) |
GetNext() | |
GetStageByType(Guid, Stage) | (繼承來源 Pipeline) |
IsRecoverableInterchange(IBaseMessage) | (繼承來源 Pipeline) |
Reset() | (繼承來源 Pipeline) |
SetStageConfig(Stage) | (繼承來源 Pipeline) |