Windows workflow error handling -


in side wf, want move upper activities based on error code receive @ catch activity. suitable way fix matter?

use trycatch activity. need determine whether should rethrow in catch. same structured error handling in c# , vb.net.


Comments