SDK 2009中SDK Adapter 2004中的类发生了什么变化? [英] What happened in SDK 2009 to the classes from SDK Adapter 2004?

查看:75
本文介绍了SDK 2009中SDK Adapter 2004中的类发生了什么变化?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我被分配了调试Biztalk 2009项目的任务。此解决方案使用适配器2004 SDK中的代码调用对象和方法。我的问题是我们要删除2004 SDK并仅使用2009 SDK适配器。
在2009版本的SDK中,现在有些类可以更长时间了,例如:
standardReceiveBatchHandler,任务调度程序,IManageEndPoints,TransmitterMessage或Batch。
这些类是否已被替换?是否有一种相对简单的方法可以使旧代码与新代码一起使用?

I have been assigned the task to debugg a  Biztalk 2009 project. This solution is using code callling objects and methods from the adapters 2004 SDK.  My problem is that we want to remove the 2004 SDK and use only the 2009 SDK adapters. 
Some classes are now longer available in the 2009 version of the SDK, for exemple:
standardReceiveBatchHandler, Task scheduler, IManageEndPoints,TransmitterMessage or Batch.
Have those classes been replaced? Is there a relatively easy way to make old code work with new code?

推荐答案



经过一番搜索和询问,这里是我收到的信息:
" 还有另一个TaskScheduler实现只使用了一个文件适配器示例中的计时器。什么是IManageEndPoints现在是ControlledTermination的一部分。 standardReceiveBatchHandler主要由Batch.cs取代。

另外,集合从Arrays更改为Collections。
我从来没有见过这样的迁移指南。
" - Jihad Stephens
希望有帮助

问候

Also, collections were changed from Arrays to Collections.
I've never seen a migration guide of anything like that. 
" - Jihad Stephens

Hope it helps

Regards


这篇关于SDK 2009中SDK Adapter 2004中的类发生了什么变化?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆