BTFAsmComp.Assemble2(IPipelineContext) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
Microsoft::BizTalk::Message::Interop::IBaseMessage ^ Assemble2(Microsoft::BizTalk::Component::Interop::IPipelineContext ^ pc);
public Microsoft.BizTalk.Message.Interop.IBaseMessage Assemble2 (Microsoft.BizTalk.Component.Interop.IPipelineContext pc);
member this.Assemble2 : Microsoft.BizTalk.Component.Interop.IPipelineContext -> Microsoft.BizTalk.Message.Interop.IBaseMessage
Public Function Assemble2 (pc As IPipelineContext) As IBaseMessage