简体   繁体   中英

Workflow Foundation 4.5 How to repeat activity on exception

I have activity that sometimes throws exception. I want to repeat it until it is successfully done. How can I do that using Workflow Foundation 4.5?

我已经通过将我的活动添加到TryWatch活动中来解决了该问题,该活动位于DoWhile活动的内部。

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