Workflow 4.0中的ReceiveContext [英] ReceiveContext in Workflow 4.0

查看:126
本文介绍了Workflow 4.0中的ReceiveContext的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我的工作流中,我已经按照下面的支持链接在WorkflowService类中设置了AllowBufferedReceive标志

http://support.microsoft.com/kb/2015689

现在创建顺序流时出现以下错误

必须在使用BufferedReceiveServiceBehavior时启用使用 ReceiveContext ManualAcknowledgement模式".

任何人都知道这意味着什么以及在哪里设置?

解决方案

我认为这意味着您需要一个事务性队列


in my workflow i have set AllowBufferedReceive flag in the WorkflowService class as per the support link below

http://support.microsoft.com/kb/2015689

Now I am getting following error when a sequential flow is created

"must be enabled to use the ReceiveContext ManualAcknowledgement mode when the BufferedReceiveServiceBehavior is used"

Any one has any idea what this means and where to set this?

解决方案

I think this means you need a transactional queue


这篇关于Workflow 4.0中的ReceiveContext的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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