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

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -