ObjectSharp Blogs

You are currently viewing

Matt Meleski's .Net Blog - The ABC's of .NET

ASP.NET/ADO.NET/Biztalk 2004/C#


October 2006 - Posts

Dynamically Configuring Pipeline Component Properties in a BizTalk Orchestration

This entry discusses the use of the following to programmatically alter a receive or send pipeline component(s) properties: BTS.SendPipelineConfig BTS.SendPipelineResponseConfig BTS.ReceivePipelineConfig BTS.ReceivePipelineResponseConfig There is a link Read More...