Compartir a través de


SendPipeline Clase

Definición

public ref class SendPipeline abstract : Microsoft::BizTalk::PipelineOM::Pipeline
[System.Runtime.InteropServices.ComVisible(false)]
public abstract class SendPipeline : Microsoft.BizTalk.PipelineOM.Pipeline
type SendPipeline = class
    inherit Pipeline
Public MustInherit Class SendPipeline
Inherits Pipeline
Herencia
Atributos

Constructores

SendPipeline()

Campos

BtsErrorDisassemblerXmlNotWellformed (Heredado de Pipeline)

Propiedades

StageCount (Heredado de Pipeline)
VersionDependentGuid (Heredado de Pipeline)
XmlContent (Heredado de Pipeline)

Métodos

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

Se aplica a