Ordered Delivery Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Ordered Delivery This topic has 1 reply, 1 voice, and was last updated 9 years, 2 months ago by community-content. Viewing 1 reply thread Author Posts May 3, 2006 at 8:52 AM #14610 community-content If I’m setting the send port properties with C# in Orchestration for example as below. How do I set ordered delivery? OutPort(Microsoft.XLANGs.BaseTypes.Address) = @\”c:\\myfile.xml\”;MyMessageOut(BTS.RetryCount) = 3;MyMessageOut(BTS.RetryInterval) = 5;MyMessageOut(FILE.CopyMode) = 1; May 8, 2006 at 9:22 PM #14611 community-content For some reason, I think I remember hearing that dynamic ports do not support the new Ordered Delivery features. Author Posts Viewing 1 reply thread The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies. Log in / Register