简体   繁体   中英

How can we resume a persisted workflow in wf 4?

I have a workflow with one state machine. I persist my workflow in half way. Now I want to reload this workflow and resume the work. What is the solution? I persist my workflow by SqlWorkflowInstanceStore class on sql server 2008 database.

have a look here for a detailed example on how to work with WF 4 and SqlWorkflowInstanceStore.

WF 4 Persistence, Tracking, and Bookmarks: A Practical Approach

只需安装Windows Server AppFabric。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM