开发者

WF 4 persist and durable workflow

开发者 https://www.devze.com 2023-03-17 22:43 出处:网络
i want to ask if i 开发者_如何学JAVAcan make persist and durable workflow application without using workflow services. is that possible ?. Because as i found in a forum the only way to persist workflo

i want to ask if i 开发者_如何学JAVAcan make persist and durable workflow application without using workflow services. is that possible ?. Because as i found in a forum the only way to persist workflows is with workflow services. Thx for your time.


You can also persist workflows hosted in a WorkflowApplication. You just can't use persistence with WorkflowInvoker.


This post shows how to persist your workflow using a WorkflowApplication as well as a WorkflowServiceHost.

0

精彩评论

暂无评论...
验证码 换一张
取 消